FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : Cell Class |
For a list of all members of this type, see Cell members.
Name | Description | |
---|---|---|
Equals | Returns true if the specified object is equivalent to this Cell object, that is, if it represents the same cell or group of cells in the same sheet. | |
GetHashCode | Gets the hash code of an object. | |
GroupSparkline | Overloaded. Groups the sparkline. | |
ResetBackColor | Resets the background color for the cell and makes the cell inherit the background color from the default cell. | |
ResetBackground | Resets the background. | |
ResetBorder | Resets the cell border for the cell and makes the cell inherit the cell border from the default cell. | |
ResetCanFocus | Resets to its default value whether the cell can receive focus. | |
ResetCellType | Resets the cell type for the cell and makes the cell inherit the cell type from the default cell. | |
ResetFont | Resets the font for the cell and makes the cell inherit the font from the default cell. | |
ResetForeColor | Resets the text (foreground) color for the cell and makes the cell inherit the text color from the default cell. | |
ResetFormula | Resets the formula for the cell to empty. | |
ResetHorizontalAlignment | Resets the horizontal alignment for the cell and makes the cell inherit the horizontal alignment from the default cell. | |
ResetImeMode | Resets the background color for the cell and makes the cell inherit the IME mode from the default cell. | |
ResetLocked | Resets the locked state for the cell and makes the cell inherit the locked state from the default cell. | |
ResetMargin | Resets the settings of the cell margins that define the space between the cell border and the cell contents, for all the cells in this column. | |
ResetNote | Resets the note for the cell to empty. | |
ResetTabStop | Resets to its default value whether the user can set focus to the cell using the Tab key. | |
ResetTag | Resets the tag for the cell to empty. | |
ResetText | Resets the text for the cell to empty. | |
ResetValue | Resets the value for the cell to empty. | |
ResetVerticalAlignment | Resets the vertical alignment for the cell and makes the cell inherit the vertical alignment from the default cell. | |
ToString | Overloaded. Gets a string that contains an absolute reference to this cell in the current reference style. | |
UnGroupSparkline | Overloaded. Ungroups the sparkline at the specified location if it is in the same group with the current cell. |
Name | Description | |
---|---|---|
GetDataModel | Gets the data model for a cell. | |
IsValid | Checks whether the specified view row and column indexes are valid coordinates in the sheet's data model, and if so sets the row and column fields to the model row and column indexes. |
Cell Class
FarPoint.Web.Spread Namespace
Cells Class
Customizing the Appearance of a Cell
Customizing the Interaction with Cells