Spread Windows Forms 12.0 Product Documentation
OnClosing Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FormatCells Class : OnClosing Method
Syntax
'Declaration
 
Protected Overrides Sub OnClosing( _
   ByVal e As CancelEventArgs _
) 
'Usage
 
Dim instance As FormatCells
Dim e As CancelEventArgs
 
instance.OnClosing(e)
protected override void OnClosing( 
   CancelEventArgs e
)

Parameters

e
See Also

Reference

FormatCells Class
FormatCells Members