GrapeCity SPREAD for Windows Forms 12.0J
Item プロパティ (PageBreaks)


改ページ項目の位置を示す整数値。
指定した位置にあるBreak値を取得します。
構文
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Break
'使用法
 
Dim instance As PageBreaks
Dim index As Integer
Dim value As Break
 
value = instance.Item(index)
public Break this[ 
   int index
]; {get;}

パラメータ

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

プロパティ値

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

PageBreaks クラス
PageBreaks メンバ

 

 


Copyright © 2004 GrapeCity inc.