FlexPivot for WinForms
ShowTotals 列挙体

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 : ShowTotals 列挙体
Specifies whether to include totals in the output table.
シンタックス
'宣言
 
Public Enum ShowTotals 
   Inherits System.Enum
public enum ShowTotals : System.Enum 
メンバ
メンバ解説
GrandTotalsShow grand totals.
NoneDo not show any totals.
SubtotalsShow subtotals and grand totals.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.PivotEngine.ShowTotals

参照

C1.PivotEngine 名前空間