LoadOptions

Vue de l’ensemble

‘LoadOptions’ est une classe dans Aspose.Cells FOSS pour .NET.

spécifie comment un livre de travail doit être chargé. var book = nouveau livre d’œuvre(“input.xlsx”, nouvelles LoadOptions { StrictMode = faux, TryRepairPackage = vrai, tryRepAirXml = true, });

Propriétés : LoadFormat, PreserveUnsupportedParts, StrictMode, TriRepairPackage, TryRepAirXml et WarningCallback.

Description

‘LoadOptions’ est une classe dans la bibliothèque Aspose.Cells FOSS pour .NET qui expose 0 méthodes et 6 propriétés pour l’utilisation programmée.

Propriétés

NameTypeAccessDescription
LoadFormatLoadFormatRead/WriteGets or sets the load format.
StrictModeboolRead/WriteGets or sets the strict mode.
TryRepairPackageboolRead/WriteGets or sets the try repair package.
TryRepairXmlboolRead/WriteGets or sets the try repair xml.
PreserveUnsupportedPartsboolRead/WriteGets or sets the preserve unsupported parts.
WarningCallbackIWarningCallbackRead/WriteGets or sets the warning callback.

Voir aussi

  • Aspose.Cells pour .NET — Enterprise API Reference
  • Aspose.Cells pour .NET — Enterprise API Reference
 Français