Gets or sets a value indicating whether cells should show their leading apostrophe.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool ShowLeadingApostrophes { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowLeadingApostrophes As Boolean |
true to show leading apostrophes, or false otherwise. The default value is false.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |