mso_drawing_type property

mso_drawing_type property

Gets mso drawing type.

Example


msoDrawingType = shape.mso_drawing_type

Definition:

@property
def mso_drawing_type(self):
    ...

See Also