back_color property
back_color property
Gets and sets the file back color.
Definition:
@property
def back_color(self):
...
@back_color.setter
def back_color(self, value):
...
See Also
- module
aspose.cells.drawing
- class
MsoFillFormatHelper
Gets and sets the file back color.
@property
def back_color(self):
...
@back_color.setter
def back_color(self, value):
...
aspose.cells.drawing
MsoFillFormatHelper