Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IDocumentPropertyCollection Interface / get Method / get(int) Method
Specifies the index of an element in the collection.
In This Topic
    get(int) Method
    In This Topic
    Returns the IDocumentProperty object from a collection.
    Syntax

    Parameters

    index
    Specifies the index of an element in the collection.
    See Also