Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IVPageBreaks Interface / Add Method
Required IRangeThe range left which the new page break will be added.
In This Topic
    Add Method (IVPageBreaks)
    In This Topic
    Adds a vertical page break within the print area.
    Syntax

    Parameters

    Before
    Required IRangeThe range left which the new page break will be added.

    Return Value

    Returns the new IVPageBreak object.
    See Also