PresentationBaseShape class
Leave feedback
On this page
Provides the abstract base class for shapes of all types in a PowerPoint document.
The PresentationBaseShape type exposes the following members:
| Method | Description |
|---|---|
| get_hyperlink | Retrieves the hyperlink associated with this PresentationBaseShape. |
| 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 |
|---|---|
| alternative_text | The descriptive (alternative) text associated with this PresentationBaseShape. |
| height | The height of this PresentationBaseShape in points. |
| id | The identifier of this PresentationBaseShape. |
| image_fill_format | The image fill format settings of this PresentationBaseShape. |
| name | The name of this PresentationBaseShape. |
| presentation | The parent presentation of this PresentationBaseShape. |
| width | The width of this PresentationBaseShape in points. |
| x | The horizontal offset of this PresentationBaseShape from the presentation left border in points. |
| y | The vertical offset of this PresentationBaseShape from the presentation top border in points. |
| z_order_position | The position of this PresentationBaseShape in the z-order. |
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.