Specifies whether to include totals in the output table.
シンタックス
'宣言
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. |
参照