alternative_text property
alternative_text property
Returns or sets the alternative text associated with a shape. Read/write str.
Definition:
@property
def alternative_text(self):
    ...
@alternative_text.setter
def alternative_text(self, value):
    ...
See Also
- class SectionZoomFrame
- module aspose.slides
- library Aspose.Slides