Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PrintManager Class / paginate Method / paginate(IRange) Method
The area will be paginated.
In This Topic
    paginate(IRange) Method
    In This Topic
    Generate pagination information for the range.
    Syntax
    public java.util.List<PageInfo> paginate( 
       IRange printArea
    )

    Parameters

    printArea
    The area will be paginated.
    See Also