[]
Represents an outline on a worksheet.
public interface IOutline
Public Interface IOutline
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. |
Name | Description |
---|---|
ShowLevels(int, int) | Displays the specified number of row and column levels of an outline. |