Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorksheetView Interface
/ DisplayGridlines Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DisplayGridlines Property
In This Topic
Gets or sets whether gridlines are displayed. When this is set,
DisplayVerticalGridlines
and
DisplayHorizontalGridlines
would be set to same value.
Syntax
C#
System.
bool
DisplayGridlines {
get
;
set
;}
See Also
Reference
IWorksheetView Interface
IWorksheetView Members