type property
type property
Gets or sets the picture fill type.
Definition:
@property
def type(self):
...
@type.setter
def type(self, value):
...
See Also
- module
aspose.cells.drawing
- class
FillPictureType
- class
PicFormatOption
Gets or sets the picture fill type.
@property
def type(self):
...
@type.setter
def type(self, value):
...
aspose.cells.drawing
FillPictureType
PicFormatOption