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