DioDocs for Excel
Item プロパティ (IPivotLineCells)

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > IPivotLineCells インターフェース : Item プロパティ
要素の位置
コレクション内の位置によって識別されるPivotLinesコレクションオブジェクトの特定の要素を返します。 読み取り専用です。
シンタックス
'宣言
 
ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As IPivotCell
IPivotCell this[ 
   System.int index
]; {get;}

パラメータ

index
要素の位置

プロパティ値

IPivotCellIPivotCellを返します。
参照

IPivotLineCells インターフェース
IPivotLineCells メンバ