Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IDocumentPropertyCollection Interface / removeAt Method
The zero based index.
In This Topic
    removeAt Method
    In This Topic
    Removes a property at the specified index.
    Syntax
    void removeAt( 
       int index
    )

    Parameters

    index
    The zero based index.
    See Also