Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITable Interface / setShowHeaders Method
In This Topic
    setShowHeaders Method
    In This Topic
    Sets whether the header information should be displayed for the specified ITable object.
    Syntax
    void setShowHeaders( 
       boolean value
    )

    Parameters

    value
    See Also