SPREAD for WPF 3.0J - GcSpreadSheet
Item プロパティ (PageBreaks)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > PageBreaks クラス : Item プロパティ
改ページ項目の位置を示す整数値。
指定した位置にあるBreak値を取得します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As Break
public Break this[ 
   System.int index
]; {get;}

パラメータ

index
改ページ項目の位置を示す整数値。

プロパティ値

指定した位置にある Break 値。
参照

PageBreaks クラス
PageBreaks メンバ