バージョン

ColumnAxisProvider コンストラクタ

ColumnAxisProvider クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal gridLayout As PivotGridLayout, _
   ByVal isParentInFront As Boolean _
)
public ColumnAxisProvider( 
   PivotGridLayout gridLayout,
   bool isParentInFront
)

パラメータ

gridLayout
グリッドのレイアウト。
isParentInFront
集計セルの位置を指定します。
参照