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.cellsWorkbookSettings