Spread Windows Forms 17
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()
    void Clear()
    See Also