FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : ColumnFooter Class |
The following tables list the members exposed by ColumnFooter.
Name | Description | |
---|---|---|
AlternatingRows | Gets the alternating rows information for the column footer. | |
Cells | Gets a Cells object for the cells in the column footer. | |
Columns | Gets a Columns object for the columns in the column footer. | |
DefaultStyle | Gets or sets the default style information for the cells in the column footer. | |
DefaultStyleName | Gets or sets the name of the default style for the column footer. | |
Height | Gets or sets the height of the column footer. | |
RowCount | Gets or sets the number of rows in the column footer. | |
Rows | Gets a Rows object for the rows in the column footer. | |
Visible | Gets or sets whether the column footer is visible. |
Name | Description | |
---|---|---|
GetAggregateValue | Gets the aggregate value. | |
GetClip | Gets a tab-delimited string containing the formatted text in a range. | |
GetClipValue | Gets a tab-delimited string containing the unformatted text in a range. | |
SetClip | Sets a tab-delimited string containing the formatted text in a range. | |
SetClipValue | Sets a tab-delimited string containing the unformatted text in a range. | |
ToString | Gets a string containing a reference to the column footer (always returns null). |