Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPageSetup Interface / setPrintTailRows Method
In This Topic
    setPrintTailRows Method
    In This Topic
    Sets the rows that contain the cells to be repeated on the bottom of each page, as a string in A1-style notation in the language of the macro.
    Syntax
    void setPrintTailRows( 
       java.lang.String value
    )

    Parameters

    value
    See Also