Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IColorStops Interface / Clear Method


In This Topic
Clear Method (IColorStops)
In This Topic
Clears all color stops from this collection.
Syntax
'Declaration
 
Sub Clear() 
 
'Usage
 
Dim instance As IColorStops
 
instance.Clear()
See Also