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. |
![]() | HorizontalGridLine | Gets or sets the horizontal grid line in the column header. |
![]() | RowCount | Gets or sets the number of rows in the column footer. |
![]() | Rows | Gets a Rows object for the rows in the column footer. |
![]() | VerticalGridLine | Gets or sets the vertical grid line in the column header. |
![]() | Visible | Gets or sets whether the column footer is visible. |
Name | Description | |
---|---|---|
![]() | 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. |
![]() | SetAggregationFormat | Sets the format for the cell with the specified row and column in the column footer. |
![]() | SetAggregationType | Sets formula for the cell of the specified row and column in column footer. |
![]() | 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.) |