MESCIUS SPREAD for Windows Forms 15.0J
ShowPageSetup(Int32,Boolean,Boolean) メソッド
使用例 

構文
'宣言
 
Public Overloads Function ShowPageSetup( _
   ByVal sheet As Integer, _
   ByVal showPrintButton As Boolean, _
   ByVal showPreviewButton As Boolean _
) As DialogResult

パラメータ

sheet
showPrintButton
showPreviewButton
使用例
次のサンプルコードは、ShowPageSetupメソッドを使用します。
fpSpread1.ShowPageSetup(0, true, true);
fpSpread1.ShowPageSetup(0, True, True)
参照

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

 

 


© MESCIUS inc. All rights reserved.