GrapeCity.Xaml.Excel
Value Property (ExcelCell)


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

Property Value

The value.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelCell Class
ExcelCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options