'Declaration
Public Enum SummaryRow Inherits System.Enum
'Usage
Dim instance As SummaryRow
public enum SummaryRow : System.Enum
'Declaration
Public Enum SummaryRow Inherits System.Enum
'Usage
Dim instance As SummaryRow
public enum SummaryRow : System.Enum
Member | Description |
---|---|
Above | The summary row will be positioned above the detail rows in the outline. |
Below | The summary row will be positioned below the detail rows in the outline. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.SummaryRow