DataValidationXmlLoader

DataValidationXmlLoader

Vue de l’ensemble

‘DataValidationXmlLoader’ est une classe dans Aspose.Cells FOSS pour Python.

Télécharger les objets de validation des données du format XML ECMA-376 SpreadsheetML.

Cette classe fournit 4 méthodes pour travailler avec les objets DataValidationXmlLoader dans les programmes Python. Les méthodologies disponibles comprennent: __init__, load_data_validations , load_from_file et load_fraom-xml_string. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Cells FOSS pour le package Pyathon. Propriétés : namespace ou ns_prefix .

Propriétés

NameTypeAccessDescription
namespace``ReadGets the namespace.
ns_prefix``ReadGets the ns prefix.

méthodes

SignatureDescription
__init__(namespace)Initializes the DataValidationXmlLoader.
load_data_validations(parent_element)Loads a DataValidationCollection from a parent XML element.
load_from_xml_string(xml_string)Loads validations from an XML string.
load_from_file(file_path)Loads validations from an XML file.

Voir aussi

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