Gets or sets a value indicating whether to draw the default grid lines for cells with set background.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool DrawFilledCellBorders { get; set; } |
Visual Basic
![]() |
---|
Public Property DrawFilledCellBorders As Boolean |
true to display the default grid lines for cells with set background; otherwise, false. The default is false.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |