[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IOutline

IOutline Interface

Represents an outline on a worksheet.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IOutline
Public Interface IOutline

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.

Methods

Name Description
ShowLevels(int, int)

Displays the specified number of row and column levels of an outline.