Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLTableRow Interface / deleteCell Method

In This Topic
    deleteCell Method
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    Function deleteCell( _
       ByVal index As System.Integer _
    ) As System.Integer
    System.int deleteCell( 
       System.int index
    )

    Parameters

    index
    See Also