is_visible Eigentum
is_visible Eigentum
Gibt an, ob Füllung vorhanden ist.
Definition:
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
Siehe auch
- Modul aspose.cells.drawing
- Klasse MsoFillFormatHelper
Gibt an, ob Füllung vorhanden ist.
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...