IOutline Interface Members
In This Topic
The following tables list the members exposed by IOutline.
Public Properties
| Name | Description |
| ColumnGroupInfo |
Gets information about all groups in the column direction.
|
| RowGroupInfo |
Gets information about all groups in the row direction.
|
| SummaryColumn |
Gets or sets the location of the summary columns in the outline.
|
| SummaryRow |
Gets or sets the location of the summary rows in the outline.
|
Top
Public Methods
| Name | Description |
| ShowLevels |
Displays the specified number of row and column levels of an outline.
|
Top
See Also