Spread Windows Forms 7.0 Product Documentation
CellFooter Class Members
See Also  Properties  Methods  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : CellFooter Class


Glossary Item Box

The following tables list the members exposed by CellFooter.

Public Properties

 NameDescription
Public PropertyAggregationFormatStringGets or sets the aggregation format string at this cell.  
Public PropertyAggregationTypeGets or sets the aggregation type at this cell.  
Public PropertyBackColorGets or sets the background color for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyBorderGets or sets the border for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyCanFocusGets or sets whether the user can set focus to the cell using the keyboard or mouse. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyCellPaddingGets or sets the amount of spaces to pad the cell(s) in pixels. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyCellTypeGets or sets the type of cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyColumnGets the column that contains this cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyColumnSpanGets or sets the number of columns spanned by this cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyEditorGets or sets the editor for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyErrorTextGets or sets error text for this cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyFontGets or sets the font for the cell text. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyForeColorGets or sets the text (foreground) color for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyFormatterGets or sets the formatter for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyFormulaGets or sets the formula in a cell.  
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment of the cell contents. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyImeModeGets or sets the IME mode for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyImeSentenceModeGets or sets the ImeSentenceMode value for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyInputScopeGets or sets the input scope for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyLockedGets or sets whether a cell is marked as locked from editing. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyNoteGets or sets the note for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyNoteIndicatorColorGets or sets the color for the note indicator for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyNoteIndicatorPositionGets or sets the cell note indicator position for the cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyNoteIndicatorSizeGets or sets the size for the note indicator for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyNoteStyleGets or sets the note style for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyParentGets the parent for this cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyParentStyleNameGets or sets the name of the parent style for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyParseFormatInfoGets or sets the parsed formatting for the cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyParseFormatStringGets or sets the parsed formatting string for the cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyRendererGets or sets the renderer for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyRowGets the row that contains this cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyRowSpanGets or sets the number of rows spanned by a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertySparklineGets or sets the sparkline. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyStyleNameGets or sets the name of the custom style for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyTabStopGets or sets whether the user can set focus to the cell using the Tab key. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyTagGets or sets an application-defined tag value for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyTextGets or sets the formatted text in a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyTextIndentGets or sets the amount to indent the text in a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyValueGets or sets the value in a cell. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyVerticalAlignmentGets or sets the vertical alignment of the cell contents. (Inherited from FarPoint.Win.Spread.Cell)
Public PropertyVisualStylesGets or sets the setting of visual styles (XP themes) for the cell. (Inherited from FarPoint.Win.Spread.Cell)
Top

Public Methods

 NameDescription
Public MethodEqualsDetermines whether the specified object is equivalent to this cell. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodGetHashCodeHash code of an object (Inherited from FarPoint.Win.Spread.Cell)
Public MethodGroupSparklineOverloaded. Groups the sparkline. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodInvalidateInvalidates the displayed cells and sends the message to repaint them. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetBackColorResets the background color for the cell and makes the cell inherit the background color from the default cell. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetBorderResets the cell border for the cell and makes the cell inherit the cell border from the default cell. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetCanFocusResets to its default value whether the cell can receive focus. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetCellPaddingResets the cell padding. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetCellTypeResets the cell type for the cell and makes the cell inherit the cell type from the default cell. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetFontResets the font for the cell and makes the cell inherit the font from the default cell. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetForeColorResets 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)
Public MethodResetFormulaResets the formula for the cell to empty. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetHorizontalAlignmentResets the horizontal alignment for the cell and makes the cell inherit the horizontal alignment from the default cell. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetImeModeResets the background color for the cell and makes the cell inherit the IME mode from the default cell. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetImeSentenceModeResets the ImeSentenceMode property for the cell and makes the cell inherit the ImeSentenceMode value from the default cell. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetLockedResets the locked state for the cell and makes the cell inherit the locked state from the default cell. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetNoteResets the note for the cell to empty. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetNoteIndicatorColorResets the color of the cell note indicator to its default value. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetNoteIndicatorPositionResets the position of the note indicator. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetNoteIndicatorSizeResets the size of the note indicator. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetNoteStyleResets the note style for the cell and makes the cell inherit the note style from the default cell. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetParentStyleNameResets the ParentStyleName object for the cell to an empty string. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetTabStopResets to its default value whether the user can set focus to the cell using the Tab key. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetTagResets the tag for the cell to empty. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetTextResets the text for the cell to empty. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetTextIndentResets the size of the note indicator. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetValueResets the value for the cell to empty. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetVerticalAlignmentResets the vertical alignment for the cell and makes the cell inherit the vertical alignment from the default cell. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodResetVisualStylesResets the setting of visual styles (XP themes) for the cell to the default setting. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodToStringOverloaded. Gets a string containing an absolute reference to this cell in the current reference style. (Inherited from FarPoint.Win.Spread.Cell)
Public MethodUnGroupSparklineOverloaded. Ungroups the sparkline at the specified location if it is in the same group with the current cell. (Inherited from FarPoint.Win.Spread.Cell)
Top

Protected Methods

 NameDescription
Protected MethodGetDataModelGets the data model for a cell. (Inherited from FarPoint.Win.Spread.Cell)
Protected MethodIsValidChecks 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)
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.