GrapeCity SPREAD for Windows Forms 12.0J
GetBreak メソッド


軸インデックスを示す整数値。
指定した軸インデックスのBreakAttributes値を取得します。
構文
'Declaration
 
Public Function GetBreak( _
   ByVal index As Integer _
) As BreakAttributes
'使用法
 
Dim instance As PageBreaks
Dim index As Integer
Dim value As BreakAttributes
 
value = instance.GetBreak(index)
public BreakAttributes GetBreak( 
   int index
)

パラメータ

index
軸インデックスを示す整数値。

戻り値の型

改ページ情報を表すBreakAttributes値。
参照

PageBreaks クラス
PageBreaks メンバ

 

 


Copyright © 2004 GrapeCity inc.