is_visible property
is_visible property
Indicates whether there is fill.
Definition:
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
See Also
- module
aspose.cells.drawing
- class
MsoFillFormatHelper
Indicates whether there is fill.
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
aspose.cells.drawing
MsoFillFormatHelper