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