[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SummaryColumn

Enum SummaryColumn

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

Specifies the location of the summary columns in the outline.

public enum SummaryColumn

Fields

Left = 1

Specifies that the summary column will be positioned to the left of the detail columns in the outline.

Right = 0

Specifies that the summary column will be positioned to the right of the detail columns in the outline.