バージョン

VerticalPageBreak コンストラクタ(Int32)

新しい VerticalPageBreak インスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal firstColumOnPage As System.Integer _
)
public VerticalPageBreak( 
   System.int firstColumOnPage
)

パラメータ

firstColumOnPage
この改ページ後のページ上の最初の列の 0 で始まるインデックス。
参照

オンラインで表示: GitHub