[]
Represents a cell in the GrapeCity.Spreadsheet.ExpressionView.
public sealed class ExpressionViewCell
Public NotInheritable Class ExpressionViewCell
Name | Description |
---|---|
DataType | Gets the data type of this cell. |
Name | Description |
---|---|
GetError() | Gets the CalcError value. |
GetLogical() | Gets the bool value. |
GetNumber() | Gets the double value. |
GetText() | Gets the string value. |