DioDocs for Excel
LayoutFormType 列挙体

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 : LayoutFormType 列挙体
指定したPivotTableの項目が表形式またはアウトライン形式で表示される方法を指定します。
シンタックス
'宣言
 
Public Enum LayoutFormType 
   Inherits System.Enum
public enum LayoutFormType : System.Enum 
メンバ
メンバ解説
OutlineLayoutSubtotalLocationプロパティは、PivotTableレポートの小計が表示される場所を指定します。
Tabularデフォルト。
継承階層

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

参照

GrapeCity.Documents.Excel 名前空間