Gets the character that will be used as a quote by the exporter.
Namespace: MindFusion.Spreadsheet.WinForms
Assembly: MindFusion.Spreadsheet.WinForms.StandardForms
SyntaxC#
Copy Code
|
|---|
public char Quote { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Quote As Char |
A character value.
See Also