LoadOptions

General

LoadOptions és una classe en Aspose.Cells per NET.

LoadOptions.LoadFormat obté o fixa el format del llibre de treball per carregar.

Propietats

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
 Català