format_picture property

format_picture property

Gets and sets the options of the picture format.

Example


msoFormatPicture = shape.format_picture

Definition:

@property
def format_picture(self):
    ...

See Also