Gets or sets whether Excel should show the grid lines when displaying the sheet.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
| C# |
|---|
public bool ShowGridLines { get; set; } |
| Visual Basic |
|---|
Public Property ShowGridLines As Boolean Get Set |