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