Back to Devexpress

DataImportOptions Properties

officefileapi-devexpress-dot-spreadsheet-dot-dataimportoptions-dot-underscore-properties.md

latest1.2 KB
Original Source

DataImportOptions Properties

Contains properties which allow you to specify whether the imported data are treated as formulas, the cell reference style in use, the culture-specific decimal and list separators and a custom value converter.

NameDescription
ConverterGets or sets a converter for imported data.
FormulaCultureGets or sets locale settings for correct interpretation of data formats in the data source.
ImportFormulasGets or sets whether imported data are inserted as formulas instead of values.
ReferenceStyleGets or sets whether the reference style is used in data imported as formulas.

See Also

DataImportOptions Class

DataImportOptions Members

DevExpress.Spreadsheet Namespace