LoadOptions
Vue de l’ensemble
‘LoadOptions’ est une classe dans Aspose.Cells FOSS pour C++.
Il indique comment un livre de travail doit être chargé.
Cette classe fournit 12 méthodes pour travailler avec des objets LoadOptions dans les programmes C++. Les méthodologies disponibles comprennent: ‘GetLoadFormat’, ‘SupportedParts’ , ‘TryRepairPackage’, GtTriRepireXml', ‘GitWarningCallback', ’SetLoatFormate’, 'SetPreserveUnsupporedParties', ''SetStrictMode', ‚SetTyRepir Package, ’ SetTreReparXML’, “SetWaringCallack’. Tous les membres publics sont accessibles à toute application C ++ après l’installation de la version Aspose.Cells FOSS pour le package C+.
méthodes
| Signature | Description |
|---|---|
GetLoadFormat() → LoadFormat | Gets or sets the expected input format. |
SetLoadFormat(value: LoadFormat) | Sets the load format value. |
GetStrictMode() → bool | Gets or sets whether loading should reject ambiguous repairs. |
SetStrictMode(value: bool) | Sets the strict mode value. |
GetTryRepairPackage() → bool | Gets or sets whether package-level repairs are allowed during load. |
SetTryRepairPackage(value: bool) | Sets the try repair package value. |
GetTryRepairXml() → bool | Gets or sets whether XML-level repairs are allowed during load. |
SetTryRepairXml(value: bool) | Sets the try repair xml value. |
GetPreserveUnsupportedParts() → bool | Gets or sets whether unsupported parts should be preserved when possible. |
SetPreserveUnsupportedParts(value: bool) | Sets the preserve unsupported parts value. |
GetWarningCallback() → std::shared_ptr<IWarningCallback> | Gets or sets a warning callback that receives recoverable-load diagnostics. |
SetWarningCallback(value: std::shared_ptr<IWarningCallback>) | Sets the warning callback value. |
Voir aussi
- Aspose.Cells — référence API d’entreprise