Table of Contents

TImportOptions.IgnoreNumericFormat Property

If true, numbers will be imported with all the digits, even if they are formatted to have less decimals. Also dates will be imported with the current formatting instead of the format in Excel.

Syntax

Unit: UAdvGridExcelImport

property TImportOptions.IgnoreNumericFormat: Boolean

See also