Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ISheetSpanModel Interface / Clear Method


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