ViewOptionsGridLinesColorEnabled Property
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Gets or sets a value indicating whether the gridlines of the window are drawn with the window default foreground color or with the color specified by the value of GridLineColor option.
Namespace:Bytescout.Spreadsheet.BaseClassesAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Property Value
Type: Booleantrue to use window default foreground color; otherwise, false to use GridLineColor for this purpose instead.
Implements
IViewOptionsGridLinesColorEnabledSee Also