Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equivalent to this cell. | |
GetHashCode | Hash code of an object | |
GroupSparkline | Overloaded. Groups the sparkline. | |
Invalidate | Invalidates the displayed cells and sends the message to repaint them. | |
ResetBackColor | Resets the background color for the cell and makes the cell inherit the background color from the default cell. | |
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. | |
ResetCellPadding | Resets the cell padding. | |
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. | |
ResetImeSentenceMode | Resets the ImeSentenceMode property for the cell and makes the cell inherit the ImeSentenceMode value from the default cell. | |
ResetLockBackColor | Resets the background color for the locked cell and makes the cell inherit the background color from the default cell. | |
ResetLocked | Resets the locked state for the cell and makes the cell inherit the locked state from the default cell. | |
ResetLockFont | Resets the font for the locked cell and makes the cell in herit the font from the default cell. | |
ResetLockForeColor | Resets the text color for the locked cell and makes the cell inherit the fore color from the default cell. | |
ResetNote | Resets the note for the cell to empty. | |
ResetNoteIndicatorColor | Resets the color of the cell note indicator to its default value. | |
ResetNoteIndicatorPosition | Resets the position of the note indicator. | |
ResetNoteIndicatorSize | Resets the size of the note indicator. | |
ResetNoteStyle | Resets the note style for the cell and makes the cell inherit the note style from the default cell. | |
ResetParentStyleName | Resets the ParentStyleName object for the cell to an empty string. | |
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. | |
ResetTextIndent | Resets the size of the note indicator. | |
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. | |
ResetVisualStyles | Resets the setting of visual styles (XP themes) for the cell to the default setting. | |
ToString | Overloaded. Gets a string containing 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. |