FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : Cell Class |
For a list of all members of this type, see Cell members.
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color for a cell. | |
Background | Gets or sets the background for a cell. | |
Border | Gets or sets the border for a cell. | |
CanFocus | Gets or sets whether the user can set focus to the cell using the keyboard or mouse. | |
CellType | Gets or sets the type of cell. | |
Column | Gets the column that contains this cell. | |
ColumnSpan | Gets or sets the number of columns spanned by this cell. | |
Editor | Gets or sets the editor for a cell. | |
EncodeValue | Gets or sets the encode value for a cell. | |
Font | Gets or sets the font for the text in a cell. | |
ForeColor | Gets or sets the text (foreground) color for a cell. | |
Formatter | Gets or sets the formatter for a cell. | |
Formula | Gets or sets the formula in a cell. | |
HorizontalAlign | Gets or sets the horizontal alignment of contents for a cell. | |
ImeMode | Gets or sets the IME mode for a cell. | |
Locked | Gets or sets whether a cell is marked as locked from editing. | |
Margin | Gets or sets the settings of the cell margins that define the space between the cell border and the cell contents, for the four sides of the cell. | |
Note | Gets or sets the note for a cell. | |
Parent | Gets the parent for this cell. | |
ParentStyleName | Gets or sets the name of the parent style for a cell. | |
Renderer | Gets or sets the renderer for a cell. | |
Row | Gets the row that contains this cell. | |
RowSpan | Gets or sets the number of rows spanned by a cell. | |
Sparkline | Gets or sets the sparkline. | |
StyleName | Gets or sets the name of the custom style for a cell. | |
TabStop | Gets or sets whether the user can set focus to the cell using the Tab key. | |
Tag | Gets or sets an application-defined tag value for a cell. | |
Text | Gets or sets the formatted text in a cell. | |
Value | Gets or sets the value in a cell. | |
VerticalAlign | Gets or sets the vertical alignment for this cell. |
Cell Class
FarPoint.Web.Spread Namespace
Cells Class
Customizing the Appearance of a Cell
Customizing the Interaction with Cells