type propiedad
type propiedad
Obtiene o establece el relleno de la imagen type.
Definición:
@property
def type(self):
...
@type.setter
def type(self, value):
...
Ver también
- módulo
aspose.cells.drawing - clase
FillPictureType - clase
PicFormatOption