graphic_data property
graphic_data property
Gets and sets the graphic data.
Definition:
@property
def graphic_data(self):
...
@graphic_data.setter
def graphic_data(self, value):
...
See Also
- module
aspose.cells.ods
- class
OdsPageBackground
Gets and sets the graphic data.
@property
def graphic_data(self):
...
@graphic_data.setter
def graphic_data(self, value):
...
aspose.cells.ods
OdsPageBackground