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


In This Topic
Clear Method (SheetViewCollection)
In This Topic
Removes all the sheets from the collection.
Syntax
'Declaration
 
Public Shadows Sub Clear() 
 
'Usage
 
Dim instance As SheetViewCollection
 
instance.Clear()
See Also