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


In This Topic
    Delete Method (IHyperlink)
    In This Topic
    Deletes the hyperlink.
    Syntax
    'Declaration
     
    
    Sub Delete() 
    'Usage
     
    
    Dim instance As IHyperlink
     
    instance.Delete()
    void Delete()
    See Also