RowCollection

Vue de l’ensemble

‘RowCollection’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘BaseColection’, ‘IRowcollection’.

La table de la collection.

Cette classe fournit 3 méthodes pour travailler avec les objets RowCollection dans les programmes Python. Les méthodologies disponibles comprennent: add_clone, insert_klone‘, 'remove_at. Tous les membres publics sont accessibles à n’importe quelle application Python après l’installation de l’Aspose.Slides FOSS pour le package Pyathon. Propriétés: ‘as_i_collection’, ‘a_inumerable’, `longueur’.

Propriétés

NameTypeAccessDescription
as_i_collectionlistReadGets the as i collection.
as_i_enumerableAnyReadGets the as i enumerable.
lengthintReadReturns the number of elements.

méthodes

SignatureDescription
add_clone(templ, with_attached_rows)list[IRow]Adds a clone of the template row, optionally with attached rows, and returns the new rows
insert_clone(index, templ, with_attached_rows)list[IRow]Inserts a cloned template row at the given index, optionally with attached rows, and returns the inserted rows
remove_at(first_row_index, with_attached_rows)

Voir aussi

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