Spread Silverlight Documentation
Clear Method (StyleInfoCollection)


GrapeCity.Windows.SpreadSheet.Data Namespace > StyleInfoCollection Class : Clear Method
Removes all named styles from the collection.
Syntax
'Declaration
 
Public Overridable Sub Clear() 
'Usage
 
Dim instance As StyleInfoCollection
 
instance.Clear()
public virtual void Clear()
See Also

Reference

StyleInfoCollection Class
StyleInfoCollection Members