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

    Parameters

    index
    The index of the collection.

    Return Value

    Returns the IVPageBreak object.
    See Also