IOutline Interface Methods
In This Topic
For a list of all members of this type, see IOutline members.
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