is_visible propiedad
is_visible propiedad
Indica si hay relleno.
Definición:
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
Ver también
- módulo
aspose.cells.drawing
- clase
MsoFillFormatHelper
Indica si hay relleno.
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
aspose.cells.drawing
MsoFillFormatHelper