Gets or sets a value indicating whether text value comparison is case-sensitive.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool CaseSensitive { get; set; } |
Visual Basic
![]() |
---|
Public Property CaseSensitive As Boolean |
true to use case-sensitive comparison for strings; otherwise, false. The default is false.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |