GetExportQuotePrefix Method

GetExportQuotePrefix 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) GetExportQuotePrefix()  (bool,  error) 

Remarks

See Also