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

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

パラメータ

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

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

 

 


© MESCIUS inc. All rights reserved.