PresentationShape class
Leave feedback
On this page
Represents a drawing shape in a PowerPoint document.
The PresentationShape type exposes the following members:
| Method | Description |
|---|---|
| get_hyperlink | Gets the hyperlink associated with this IPresentationHyperlinkContainer. |
| get_hyperlink_presentation_hyperlink_action_type | |
| set_hyperlink | Sets the hyperlink associated with this PresentationBaseShape. |
| set_hyperlink_file | |
| set_hyperlink_presentation_hyperlink_action_type | |
| set_hyperlink_string |
| Property | Description |
|---|---|
| formatted_text_fragments | The collection of formatted text fragments of this PresentationShape. |
| height | The height of the object. |
| image | The image of this PresentationShape, or None if the shape has no image. |
| rotate_angle | The rotate angle of this PresentationShape in degrees. |
| shape_type | The geometry preset type of the shape. |
| text | The text of this PresentationShape. |
| width | The width of the object. |
| x | The x-coordinate of the object. |
| y | The y-coordinate of the object. |
| alternative_text | The descriptive (alternative) text associated with this PresentationBaseShape. (inherited from PresentationBaseShape) |
| id | The identifier of this PresentationBaseShape. (inherited from PresentationBaseShape) |
| image_fill_format | The image fill format settings of this PresentationBaseShape. (inherited from PresentationBaseShape) |
| name | The name of this PresentationBaseShape. (inherited from PresentationBaseShape) |
| presentation | The parent presentation of this PresentationBaseShape. (inherited from PresentationBaseShape) |
| z_order_position | The position of this PresentationBaseShape in the z-order. (inherited from PresentationBaseShape) |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.