[]
Gets or sets the delimiter used to mark the end of each text field.
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting TextDelimiter { get; set; }
Type | Description |
---|---|
StringDefaultExportSetting | A StringDefaultExportSetting object representing the text delimiter. |
This is mainly for use with CSV files that you open in Excel.