GrapeCity.Xaml.Excel
Value Property (IExcelCell)


Gets or sets the value.
Syntax
'Declaration
 
Property Value As Object
'Usage
 
Dim instance As IExcelCell
Dim value As Object
 
instance.Value = value
 
value = instance.Value
object Value {get; set;}

Property Value

The value.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelCell Interface
IExcelCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options