GlobalLayoutSlideCollection
Oversigt over de forskellige former for støtte
GlobalLayoutSlideCollection er en klasse i Aspose.Slides for Python. Arvelige af: LayoutSlideCollection, IGlobalLayoutSlideCollection.
Repræsenterede en samling af alle layout-slides i præsentationen.
Egenskaber
| Name | Type | Access | Description |
|---|---|---|---|
as_i_layout_slide_collection | ILayoutSlideCollection | Read | Gets the as i layout slide collection. |
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. |
| Signature | Description |
|---|---|
get_by_type(type) → ILayoutSlide |