Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheetView Interface / setDisplayHeadings Method
In This Topic
    setDisplayHeadings Method
    In This Topic
    Sets whether headers are displayed (True if both row and column headings are displayed; False if there are no headings displayed).
    Syntax
    void setDisplayHeadings( 
       boolean value
    )

    Parameters

    value
    See Also