MasterLayoutSlideCollection
Összefoglaló
MasterLayoutSlideCollection egy Python-i osztály. Az örökölők: LayoutSlideCollection, IMasterLayoutSlideCollection.
A meghatározott fő dia összes felállítási lemeze gyűjteménye.
| Name | Type | Access | Description |
|---|---|---|---|
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 |