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