[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SummaryRow

Enum SummaryRow

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

Specifies the location of the summary rows in the outline.

public enum SummaryRow

Fields

Above = 1

Specifies that the summary row will be positioned above the detail rows in the outline.

Below = 0

Specifies that the summary row will be positioned below the detail rows in the outline.