MindFusion WinForms Programmer's Guide
CsvExporter.QuoteStrings Property
See Also
 





Gets or sets a value indicating whether to always quote strings.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public bool QuoteStrings { get; set; }

Visual Basic  Copy Code

Public Property QuoteStrings As Boolean

 Property Value

A string value.

 See Also

CsvExporter Members
CsvExporter Class
MindFusion.Spreadsheet Namespace