Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IWorksheetView Interface
/ setDisplayGridlines Method
Collapse All
Expand All
In This Topic
setDisplayGridlines Method
In This Topic
Sets whether gridlines are displayed. When this is set, DisplayVerticalGridlines and DisplayHorizontalGridlines would be set to same value.
Syntax
void
setDisplayGridlines(
boolean
value
)
Parameters
value
See Also
Reference
IWorksheetView Interface
IWorksheetView Members