WorkbookPropertiesXMLWriter

WorkbookPropertiesXMLWriter

Vue d’ensemble

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

Gérer les propriétés de livre d’écriture au format XML pour les fichiers .xlsx.

Cette classe fournit 7 méthodes pour travailler avec les objets WorkbookPropertiesXMLWriter dans les programmes Python. Les méthodologies disponibles comprennent: __init__, format_book_views_xml , format_calc_pr_ xml',format_defined_names_Xml‘, ‘format-file_version_ksml’ , ‘formate_workbook-pr-x ml` et ‘forma_worksbook -protection_exml’. Tous les membres publics sont accessibles à toute application Pythone après l’installation de l’Aspose.Cell FOSS pour le package PyThone.

méthodes

SignatureDescription
__init__(escape_xml_func)Initializes a new instance of the WorkbookPropertiesXMLWriter class.
format_file_version_xml(file_version)Formats file version element as XML.
format_workbook_protection_xml(protection)Formats workbook protection element as XML.
format_workbook_pr_xml(workbook_pr)Formats workbook properties (workbookPr) element as XML.
format_book_views_xml(view)Formats book views element as XML.
format_calc_pr_xml(calculation)Formats calculation properties element as XML.
format_defined_names_xml(defined_names)Formats defined names element as XML.

Voir aussi

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