alt_text_description property
alt_text_description property
Gets the description of the alt text.
Definition:
@property
def alt_text_description(self):
...
@alt_text_description.setter
def alt_text_description(self, value):
...
See Also
- module
aspose.cells.pivot
- class
PivotTable