Spread Windows Forms 12.0 Product Documentation
CellValue Property (CommandResult)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.Commands Namespace > CommandResult Structure : CellValue Property
Gets the CellValue object that is returned by an action
Syntax
'Declaration
 
Public ReadOnly Property CellValue As CellValue
'Usage
 
Dim instance As CommandResult
Dim value As CellValue
 
value = instance.CellValue
public CellValue CellValue {get;}
See Also

Reference

CommandResult Structure
CommandResult Members