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