FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス : OnPrintBackground メソッド |
'Declaration
Protected Overridable Sub OnPrintBackground( _ ByVal e As PrintBackgroundEventArgs _ )
'使用法
Dim instance As FpSpread Dim e As PrintBackgroundEventArgs instance.OnPrintBackground(e)
protected virtual void OnPrintBackground( PrintBackgroundEventArgs e )