Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorksheetView Interface
/ GridlineColor Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GridlineColor Property (IWorksheetView)
In This Topic
Returns or sets the
GrapeCity.Documents.Excel.RGBColor
object that represents the gridline color of the worksheet.
Syntax
C#
System.Drawing.Color GridlineColor {
get
;
set
;}
See Also
Reference
IWorksheetView Interface
IWorksheetView Members