ExcelFile Load Method - HtmlLoadOptions

Hi,

I set CultureInfo with ParseFormatProvider HtmlLoadOptions Property and next i loaded de Html file with ExcelFile.load(path,htmlOptions).

Is there any configuration that i can do in web.config to avoid modify all files that using ExcelFile.Load Method?

Hi Miguel,

I’m not sure if I understood you currently, are you asking if you can set the HtmlLoadOptions.ParseFormatProvider property with web.config?

The answer is no, the web.config doesn’t have any effect on HtmlLoadOptions properties default values.

Regards,
Mario

1 Like