Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IVPageBreaks Interface / add Method
Required IRangeThe range left which the new pagebreak will be added.
In This Topic
    add Method
    In This Topic
    Adds a vertical page break within the print area.
    Syntax

    Parameters

    before
    Required IRangeThe range left which the new pagebreak will be added.

    Return Value

    Returns the new IVPageBreak object.
    See Also