GrapeCity.Wpf.SpreadSheet Namespace / CellData Class
Fields Properties Methods

CellData Class Members

The following tables list the members exposed by CellData.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents the empty cell value.  
Top
Public Properties
 NameDescription
Public PropertyGets the cell format.  
Public PropertyGets the cell formula.  
Public PropertyGets a boolean value indicating whether the cell is spilled.  
Public PropertyGets the cell value.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Create a cell data.  
Public MethodGets the display text of the cell.  
Public MethodGets a boolean value indicating whether this CellData value is empty.  
Top
See Also