image_data propiedad
image_data propiedad
Obtiene y establece los datos de relleno de textura e imagen.
Definición:
@property
def image_data(self):
...
@image_data.setter
def image_data(self, value):
...
Ver también
- módulo aspose.cells.drawing
- clase MsoFillFormatHelper