Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / setFixedPageBreaks Method
In This Topic
    setFixedPageBreaks Method
    In This Topic
    Sets whether the horizontal and vertical page breaks are fixed when inserting/deleting rows/columns.
    Syntax
    void setFixedPageBreaks( 
       boolean value
    )

    Parameters

    value
    See Also