Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IStyle Interface / Delete Method


In This Topic
    Delete Method (IStyle)
    In This Topic
    Deletes this style.
    Syntax
    'Declaration
     
    
    Sub Delete() 
    'Usage
     
    
    Dim instance As IStyle
     
    instance.Delete()
    void Delete()
    See Also