DioDocs for Excel
PivotLineType 列挙体

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 : PivotLineType 列挙体
PivotLineの種類を指定します。
シンタックス
'宣言
 
Public Enum PivotLineType 
   Inherits System.Enum
public enum PivotLineType : System.Enum 
メンバ
メンバ解説
Blank各グループの後の空白行。
GrandTotal総計行。
Regularピボットの項目を含む通常のPivotLine 。
Subtotal小計行。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Excel.PivotLineType

参照

GrapeCity.Documents.Excel 名前空間