MindFusion.Wpf Pack Programmer's Guide
Workbook.ShowLeadingApostrophes Property
See Also
 





Gets or sets a value indicating whether cells should show their leading apostrophe.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public bool ShowLeadingApostrophes { get; set; }

Visual Basic  Copy Code

Public Property ShowLeadingApostrophes As Boolean

 Property Value

 See Also

Workbook Members
Workbook Class
MindFusion.Spreadsheet.Wpf Namespace