Column

Vue de l’ensemble

‘Column’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘CellCollection’, ‘IColumn’.

Représente une colonne dans une table.

Cette classe fournit 1 méthode pour travailler avec des objets de colonne dans les programmes Python. Les méthodes disponibles comprennent: set_text_format. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation du package Aspose.Slides FOSS pour Pyathon. Propriétés: ‘as_i_bulk_texte_formattable’, ‘ass_ i_cell_collection’, `as _i-collection’, ‘as -i - enumerable’, ‘a_is_presentation_component’, et 4 autres.

Propriétés

NameTypeAccessDescription
widthfloatRead/WriteReturns or sets the width of a column.
as_i_cell_collectionICellCollectionReadGets the as i cell collection.
as_i_bulk_text_formattableIBulkTextFormattableReadGets the as i bulk text formattable.
slideIBaseSlideReadReturns the parent slide of a CellCollection.
presentationIPresentationReadReturns the parent presentation of a CellCollection.
as_i_slide_componentISlideComponentReadGets the as i slide component.
as_i_presentation_componentIPresentationComponentReadGets the as i presentation component.
as_i_collectionlistReadGets the as i collection.
as_i_enumerableAnyReadGets the as i enumerable.
lengthintReadReturns the number of elements.

méthodes

SignatureDescription
set_text_format()Applies bulk text formatting to the column’s cells

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français