is_visible fastighet
is_visible fastighet
Representerar om titeln är synlig.
Definition:
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
Se även
- modul aspose.cells.charts
- klass Title
Representerar om titeln är synlig.
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...