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


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

パラメータ

view
印刷されるセルを含むビュー
abortMessage
このシートのPrintInfo.AbortMessageプロパティの値
id
印刷ジョブ識別子
beginPrinting
印刷ジョブの開始/終了を表すブール値
参照

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

 

 


© 2004-2015, GrapeCity inc. All rights reserved.