CellCollection
Vue de l’ensemble
‘CellCollection’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘BaseColection’, ‘ICell Collection’.
Il représente une collection de cellules.
Propriétés : as_i_collection, a_e_enumerable , a_a/presentation_component et 1 plus.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
slide | IBaseSlide | Read | Returns the parent slide of a CellCollection. |
presentation | IPresentation | Read | Returns the parent presentation of a CellCollection. |
as_i_slide_component | ISlideComponent | Read | Gets the as i slide component. |
as_i_presentation_component | IPresentationComponent | Read | Gets the as i presentation component. |
as_i_collection | list | Read | Gets the as i collection. |
as_i_enumerable | Any | Read | Gets the as i enumerable. |
length | int | Read | Returns the number of elements. |
Voir aussi
- Aspose.Slides - référence API d’entreprise