IOutline Interface Members
In This Topic
The following tables list the members exposed by IOutline.
Public Methods
| Name | Description |
| getColumnGroupInfo | Gets information about all groups in the column direction. |
| getRowGroupInfo | Gets information about all groups in the row direction. |
| getSummaryColumn | Gets the location of the summary columns in the outline. |
| getSummaryRow | Gets the location of the summary rows in the outline. |
| setSummaryColumn | Sets the location of the summary columns in the outline. |
| setSummaryRow | Sets the location of the summary rows in the outline. |
| showLevels | Overloaded. Displays the specified number of row and column levels of an outline. |
Top
See Also