'DeclarationPublic ReadOnly Property CellValue As CellValue
'UsageDim instance As CommandResult Dim value As CellValue value = instance.CellValue
public CellValue CellValue {get;}
'DeclarationPublic ReadOnly Property CellValue As CellValue
'UsageDim instance As CommandResult Dim value As CellValue value = instance.CellValue
public CellValue CellValue {get;}