Gets or sets a value indicating whether cells should show their leading apostrophe.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public bool ShowLeadingApostrophes { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ShowLeadingApostrophes As Boolean |
See Also