Object
GC.Spread.Sheets.CellTypes
Object
GC.Spread.Sheets.CellTypes
Name | Description | |
---|---|---|
CheckBoxTextAlign | Specifies the text alignment for check box cells. | |
EditorType | Represents the editor type of text cell type. | |
EditorValueType | Specifies what is written out to the data model for a selected item from certain cell types that offer a selection of multiple values. | |
HyperLinkTargetType | Specifies the hyperlink's target type. |
Name | Description | |
---|---|---|
Base | Represents the base class for the other cell type classes. | |
Button | Represents a button cell. | |
CheckBox | Represents a check box cell. | |
ColumnHeader | Represents the painter of the column header cells. | |
ComboBox | Represents an editable combo box cell. | |
Corner | Represents the painter of the corner cell. | |
HyperLink | Represents the hyperlink cell. | |
RowHeader | Represents the painter of the row header cells. | |
Text | Represents a text cell type. |