Gets or sets the character used as a quote.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public char Quote { get; set; } |
Visual Basic
![]() |
---|
Public Property Quote As Char |
A character value. The default is double quotes (").
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |