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