Gets or sets a value indicating whether the validation should be skipped for blank cells.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
bool AllowBlankCells { get; set; } |
Visual Basic
![]() |
---|
Property AllowBlankCells As Boolean |
true if cells with no data should be skipped by the validation; otherwise, false.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |