Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / setShowColumnOutline Method
In This Topic
    setShowColumnOutline Method
    In This Topic
    Sets whether to display the column outline. The default value is true, and this property only applies when interacting with SJS..
    Syntax
    void setShowColumnOutline( 
       boolean value
    )

    Parameters

    value
    See Also