layout_type property

layout_type property

Returns layout type of this layout slide. Read-only SlideLayoutType.

Definition:

@property
def layout_type(self):
    ...

See Also