LoadOptions

Overview

LoadOptions is a class in Aspose.Cells for NET.

LoadOptions.LoadFormat gets or sets the format of the workbook to load.

Properties

NameTypeAccessDescription
LoadFormatLoadFormatRead/WriteSpecifies the workbook file format that the loader should interpret
StrictModeboolRead/WriteIndicates whether loading should enforce strict validation of the XLSX structure
TryRepairPackageboolRead/WriteIndicates whether to attempt repairing a corrupted package on load
TryRepairXmlboolRead/WriteIndicates whether to attempt repairing malformed XML parts during load
PreserveUnsupportedPartsboolRead/WriteDetermines if unknown parts are retained in the loaded workbook
WarningCallbackIWarningCallback?Read/WriteProvides a callback invoked for non‑critical warnings encountered while loading