Provides options to control how an Excel file is parsed and loaded into the Spreadsheet during open operations. These settings help improve performance and customize the import behavior.
boolean
Indicates whether to ignore number and date/time formats. If true, raw values are loaded without applying display formatting.
boolean
Indicates whether to ignore cell styles (fonts, colors, borders, etc.) during file open. Improves performance by skipping style parsing.