Gets or sets a value indicating whether to always quote strings.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public bool QuoteStrings { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property QuoteStrings As Boolean |
A string value.
See Also