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