DataImportOptions Constructors
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.Name | Description |
---|---|
DataImportOptions() | Initializes a new instance of the DataImportOptions class with the default settings. |
See Also