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