'宣言 Public Enum ShowTotals Inherits System.Enum
public enum ShowTotals : System.Enum
'宣言 Public Enum ShowTotals Inherits System.Enum
public enum ShowTotals : System.Enum
| メンバ | 解説 |
|---|---|
| GrandTotals | Show grand totals. |
| None | Do not show any totals. |
| Subtotals | Show subtotals and grand totals. |
System.Object
System.ValueType
System.Enum
C1.PivotEngine.ShowTotals