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