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