Gets or sets a value indicating whether show gridlines or not.
bool ShowGridLines {get; set;}
'Declaration
Property ShowGridLines As Boolean
'Usage
Dim instance As IExcelWorksheet
Dim value As Boolean
instance.ShowGridLines = value
value = instance.ShowGridLines
Property Value
true if show gridline; otherwise,
false.
Target Platforms: Windows Server 2012, Windows RT