Spread Windows Forms 12.0 Product Documentation
Clear Method (SubStyleCollection)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > SubStyleCollection Class : Clear Method
Removes all elements from the SubStyleCollection.
Syntax
'Declaration
 
Public Overrides Sub Clear() 
'Usage
 
Dim instance As SubStyleCollection
 
instance.Clear()
public override void Clear()
See Also

Reference

SubStyleCollection Class
SubStyleCollection Members