ExportTableOptions.ExportAsString

ExportTableOptions.ExportAsString property

Exports the string value of the cells to the DataTable.

public bool ExportAsString { get; set; }

See Also