MESCIUS SPREAD for Windows Forms 15.0J
PrintMessageBoxEventArgs コンストラクタ(SpreadView,String,Int32,Boolean,Boolean)

印刷されるセルを含むビュー
このシートのPrintInfo.AbortMessageプロパティの値
印刷ジョブ識別子
印刷ジョブの開始/終了を表すブール値
PrintPreviewイベントかどうかを示すフラグ
PrintMessageBox イベント引数を含む新しいオブジェクトを作成します。
構文
'宣言
 
Public Function New( _
   ByVal view As SpreadView, _
   ByVal abortMessage As String, _
   ByVal id As Integer, _
   ByVal beginPrinting As Boolean, _
   ByVal isPreview As Boolean _
)
public PrintMessageBoxEventArgs( 
   SpreadView view,
   string abortMessage,
   int id,
   bool beginPrinting,
   bool isPreview
)

パラメータ

view
印刷されるセルを含むビュー
abortMessage
このシートのPrintInfo.AbortMessageプロパティの値
id
印刷ジョブ識別子
beginPrinting
印刷ジョブの開始/終了を表すブール値
isPreview
PrintPreviewイベントかどうかを示すフラグ
参照

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

 

 


© MESCIUS inc. All rights reserved.