GrapeCity.Xaml.SpreadSheet.UI
CellValue Property


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

Property Value

The cell value.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CellValueApplyingEventArgs Class
CellValueApplyingEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options