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