Documents for Excel .NET Edition | GCDocuments
Documents for Excel .NET Edition | GCDocuments
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
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