SetExportQuotePrefix Method

SetExportQuotePrefix function

Indicates whether the single quote sign should be exported as part of the value of one cellwhen Style.QuotePrefix is true for it. Default is false.


func (instance *TxtSaveOptions) SetExportQuotePrefix(value bool)  error

Remarks

See Also