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


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