Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IHPageBreaks Interface / get Method
The index of the collection.
In This Topic
    get Method
    In This Topic
    Gets the IHPageBreak by index.
    Syntax
    IHPageBreak get( 
       int index
    )

    Parameters

    index
    The index of the collection.

    Return Value

    Returns the IHPageBreak object.
    See Also