ConditionnellesXMLLoader
Vue de l’ensemble
‘ConditionalFormatXMLLoader’ est une classe dans Aspose.Cells FOSS pour Python.
Traite les données de formatage conditionnel à partir du format XML pour les fichiers .xlsx.
Cette classe fournit 2 méthodes pour travailler avec les objets ConditionalFormatXMLLoader dans les programmes Python. Les méthodologies disponibles comprennent: __init__, load_conditionel_formatting. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de la Aspose.Cells FOSS pour le package Pyathon. Propriétés: ’ns , 'workbook .
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
ns | `` | Read | Gets the ns. |
workbook | `` | Read | Gets the workbook. |
méthodes
| Signature | Description |
|---|---|
__init__(namespaces, workbook) | Initializes a new instance of the ConditionalFormatXMLLoader class. |
load_conditional_formatting(worksheet, worksheet_root) | Loads conditional formatting from worksheet XML according to ECMA-376 specification. |
Voir aussi
- Aspose.Cells pour Python — Enterprise API Reference