Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPageSetup Interface / getPrintTitleColumns Method
In This Topic
    getPrintTitleColumns Method
    In This Topic
    Gets the columns that contain the cells to be repeated on the left side of each page, as a string in A1-style notation in the language of the macro.
    Syntax
    java.lang.String getPrintTitleColumns()
    See Also