FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス > OwnerPrintDraw メソッド : OwnerPrintDraw(Graphics,Rectangle,Int32,Int32,OwnerPrintInfo) メソッド |
'Declaration Public Overloads Sub OwnerPrintDraw( _ ByVal g As Graphics, _ ByVal rect As Rectangle, _ ByVal sheet As Integer, _ ByVal page As Integer, _ ByVal info As OwnerPrintInfo _ )
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | 指定されたシートインデックスは範囲外です。有効な値は0からシートの総数までです。 |
System.ArgumentOutOfRangeException | 指定されたページインデックスが範囲外です。1以上の値を指定する必要があります。 |