MESCIUS SPREAD for Windows Forms 15.0J
GetOwnerPrintRowPageBreaks(Graphics,Rectangle,Int32,Boolean) メソッド

印刷に使用するGraphicsオブジェクト
印刷する領域を表す Rectangle 領域。
改ページを計算する対象のシート
改ページを再計算するかどうか
現在の印刷条件で、指定したシートの行改ページを取得します。
構文
'宣言
 
Public Overloads Function GetOwnerPrintRowPageBreaks( _
   ByVal g As Graphics, _
   ByVal rect As Rectangle, _
   ByVal sheet As Integer, _
   ByVal reCalc As Boolean _
) As Integer()
public int[] GetOwnerPrintRowPageBreaks( 
   Graphics g,
   Rectangle rect,
   int sheet,
   bool reCalc
)

パラメータ

g
印刷に使用するGraphicsオブジェクト
rect
印刷する領域を表す Rectangle 領域。
sheet
改ページを計算する対象のシート
reCalc
改ページを再計算するかどうか
参照

FpSpread クラス
FpSpread メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.