get_by_type method
get_by_type
Returns the first layout slide of specified type.
Returns
ILayoutSlide
with specified type or None if no layouts found.
def get_by_type(self, type):
...
Parameter | Type | Description |
---|---|---|
type | SlideLayoutType | A type of layout slide to find. |
See Also
- class
ILayoutSlide
- class
ILayoutSlideCollection
- enumeration
SlideLayoutType
- module
aspose.slides
- library
Aspose.Slides