Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotLines Interface / get Method
The position of the element.
In This Topic
    get Method
    In This Topic
    Returns a specific element of the PivotLines collection object by its position in the collection. Read-only.
    Syntax
    IPivotLine get( 
       int index
    )

    Parameters

    index
    The position of the element.
    See Also