Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Comment Class / Delete Method


In This Topic
    Delete Method (Comment)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub Delete() 
    'Usage
     
    
    Dim instance As Comment
     
    instance.Delete()
    public void Delete()
    See Also