public enum SummaryColumn : System.Enum
public enum SummaryColumn : System.Enum
Member | Description |
---|---|
Left | Specifies that the summary column will be positioned to the left of the detail columns in the outline. |
Right | Specifies that the summary column will be positioned to the right of the detail columns in the outline. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.SummaryColumn