alternative_text عقار
alternative_text عقار
يحصل على النص البديل ويحدده.
تعريف:
@property
def alternative_text(self):
...
@alternative_text.setter
def alternative_text(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.tables
- فئة
ListObject
يحصل على النص البديل ويحدده.
@property
def alternative_text(self):
...
@alternative_text.setter
def alternative_text(self, value):
...
aspose.cells.tables
ListObject