fill_format property
fill_format property
Returns a MsoFillFormat object that contains fill formatting properties for the specified shape.
Remarks
NOTE: This member is now obsolete. Instead, please use Shape.Fill property. This property will be removed 12 months later since July 2016. Aspose apologizes for any inconvenience you may have experienced.
Definition:
@property
def fill_format(self):
...
See Also
- module
aspose.cells.drawing
- class
MsoFillFormat
- class
OleObject