Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ISheetSpanModelChangingEventSupport Interface
Members


In This Topic
ISheetSpanModelChangingEventSupport Interface
In This Topic
Interface that supports the Changing event in span model.
Syntax
'Declaration
 
Public Interface ISheetSpanModelChangingEventSupport 
   Inherits ISheetSpanModel 
 
'Usage
 
Dim instance As ISheetSpanModelChangingEventSupport
See Also