[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ExpressionViewCell

ExpressionViewCell Class

Represents a cell in the GrapeCity.Spreadsheet.ExpressionView.

Inheritance
ExpressionViewCell
Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public sealed class ExpressionViewCell
Public NotInheritable Class ExpressionViewCell

Properties

Name Description
DataType

Gets the data type of this cell.

Methods

Name Description
GetError()

Gets the CalcError value.

GetLogical()

Gets the bool value.

GetNumber()

Gets the double value.

GetText()

Gets the string value.