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