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

    Parameters

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

    Return Value

    Returns the new IHPageBreak object.
    See Also