is_visible عقار
is_visible عقار
يمثل ما إذا كان العنوان مرئيًا أم لا.
تعريف:
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.charts
- فئة
Title
يمثل ما إذا كان العنوان مرئيًا أم لا.
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
aspose.cells.charts
Title