FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > PrintAbortEventArgs クラス : PrintAbortEventArgs コンストラクタ |
'Declaration Public Function New( _ ByVal view As SpreadView, _ ByVal abort As Boolean _ )
'使用法 Dim view As SpreadView Dim abort As Boolean Dim instance As New PrintAbortEventArgs(view, abort)
public PrintAbortEventArgs( SpreadView view, bool abort )