Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / BaseSheetSpanModel Class / Clear Method


In This Topic
Clear Method (BaseSheetSpanModel)
In This Topic
Removes all cell spans from the collection.
Syntax
'Declaration
 
Public Overridable Sub Clear() 
 
'Usage
 
Dim instance As BaseSheetSpanModel
 
instance.Clear()
See Also