FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : CellFooter Class |
The following tables list the members exposed by CellFooter.
Name | Description | |
---|---|---|
AggregationFormatString | Gets or sets the aggregation format string at this cell. | |
AggregationType | Gets or sets the aggregation type at this cell. | |
BackColor | Gets or sets the background color for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
Border | Gets or sets the border for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
CanFocus | Gets or sets whether the user can set focus to the cell using the keyboard or mouse. (Inherited from FarPoint.Win.Spread.Cell) | |
CellPadding | Gets or sets the amount of spaces to pad the cell(s) in pixels. (Inherited from FarPoint.Win.Spread.Cell) | |
CellType | Gets or sets the type of cell. (Inherited from FarPoint.Win.Spread.Cell) | |
Column | Gets the column that contains this cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ColumnSpan | Gets or sets the number of columns spanned by this cell. (Inherited from FarPoint.Win.Spread.Cell) | |
Editor | Gets or sets the editor for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ErrorText | Gets or sets error text for this cell. (Inherited from FarPoint.Win.Spread.Cell) | |
Font | Gets or sets the font for the cell text. (Inherited from FarPoint.Win.Spread.Cell) | |
ForeColor | Gets or sets the text (foreground) color for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
Formatter | Gets or sets the formatter for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
Formula | Gets or sets the formula in a cell. | |
HorizontalAlignment | Gets or sets the horizontal alignment of the cell contents. (Inherited from FarPoint.Win.Spread.Cell) | |
ImeMode | Gets or sets the IME mode for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ImeSentenceMode | Gets or sets the ImeSentenceMode value for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
InputScope | Gets or sets the input scope for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
Locked | Gets or sets whether a cell is marked as locked from editing. (Inherited from FarPoint.Win.Spread.Cell) | |
Note | Gets or sets the note for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
NoteIndicatorColor | Gets or sets the color for the note indicator for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
NoteIndicatorPosition | Gets or sets the cell note indicator position for the cell. (Inherited from FarPoint.Win.Spread.Cell) | |
NoteIndicatorSize | Gets or sets the size for the note indicator for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
NoteStyle | Gets or sets the note style for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
Parent | Gets the parent for this cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ParentStyleName | Gets or sets the name of the parent style for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ParseFormatInfo | Gets or sets the parsed formatting for the cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ParseFormatString | Gets or sets the parsed formatting string for the cell. (Inherited from FarPoint.Win.Spread.Cell) | |
Renderer | Gets or sets the renderer for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
Row | Gets the row that contains this cell. (Inherited from FarPoint.Win.Spread.Cell) | |
RowSpan | Gets or sets the number of rows spanned by a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
Sparkline | Gets or sets the sparkline. (Inherited from FarPoint.Win.Spread.Cell) | |
StyleName | Gets or sets the name of the custom style for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
TabStop | Gets or sets whether the user can set focus to the cell using the Tab key. (Inherited from FarPoint.Win.Spread.Cell) | |
Tag | Gets or sets an application-defined tag value for a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
Text | Gets or sets the formatted text in a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
TextIndent | Gets or sets the amount to indent the text in a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
Value | Gets or sets the value in a cell. (Inherited from FarPoint.Win.Spread.Cell) | |
VerticalAlignment | Gets or sets the vertical alignment of the cell contents. (Inherited from FarPoint.Win.Spread.Cell) | |
VisualStyles | Gets or sets the setting of visual styles (XP themes) for the cell. (Inherited from FarPoint.Win.Spread.Cell) |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equivalent to this cell. (Inherited from FarPoint.Win.Spread.Cell) | |
GetHashCode | Hash code of an object (Inherited from FarPoint.Win.Spread.Cell) | |
GroupSparkline | Overloaded. Groups the sparkline. (Inherited from FarPoint.Win.Spread.Cell) | |
Invalidate | Invalidates the displayed cells and sends the message to repaint them. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetBackColor | Resets the background color for the cell and makes the cell inherit the background color from the default cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetBorder | Resets the cell border for the cell and makes the cell inherit the cell border from the default cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetCanFocus | Resets to its default value whether the cell can receive focus. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetCellPadding | Resets the cell padding. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetCellType | Resets the cell type for the cell and makes the cell inherit the cell type from the default cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetFont | Resets the font for the cell and makes the cell inherit the font from the default cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetForeColor | Resets the text (foreground) color for the cell and makes the cell inherit the text color from the default cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetFormula | Resets the formula for the cell to empty. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetHorizontalAlignment | Resets the horizontal alignment for the cell and makes the cell inherit the horizontal alignment from the default cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetImeMode | Resets the background color for the cell and makes the cell inherit the IME mode from the default cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetImeSentenceMode | Resets the ImeSentenceMode property for the cell and makes the cell inherit the ImeSentenceMode value from the default cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetLocked | Resets the locked state for the cell and makes the cell inherit the locked state from the default cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetNote | Resets the note for the cell to empty. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetNoteIndicatorColor | Resets the color of the cell note indicator to its default value. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetNoteIndicatorPosition | Resets the position of the note indicator. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetNoteIndicatorSize | Resets the size of the note indicator. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetNoteStyle | Resets the note style for the cell and makes the cell inherit the note style from the default cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetParentStyleName | Resets the ParentStyleName object for the cell to an empty string. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetTabStop | Resets to its default value whether the user can set focus to the cell using the Tab key. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetTag | Resets the tag for the cell to empty. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetText | Resets the text for the cell to empty. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetTextIndent | Resets the size of the note indicator. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetValue | Resets the value for the cell to empty. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetVerticalAlignment | Resets the vertical alignment for the cell and makes the cell inherit the vertical alignment from the default cell. (Inherited from FarPoint.Win.Spread.Cell) | |
ResetVisualStyles | Resets the setting of visual styles (XP themes) for the cell to the default setting. (Inherited from FarPoint.Win.Spread.Cell) | |
ToString | Overloaded. Gets a string containing an absolute reference to this cell in the current reference style. (Inherited from FarPoint.Win.Spread.Cell) | |
UnGroupSparkline | Overloaded. Ungroups the sparkline at the specified location if it is in the same group with the current cell. (Inherited from FarPoint.Win.Spread.Cell) |
Name | Description | |
---|---|---|
GetDataModel | Gets the data model for a cell. (Inherited from FarPoint.Win.Spread.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. (Inherited from FarPoint.Win.Spread.Cell) |