ribbon_xml property
ribbon_xml property
Gets and sets the XML file that defines the Ribbon UI.
Definition:
@property
def ribbon_xml(self):
...
@ribbon_xml.setter
def ribbon_xml(self, value):
...
See Also
- module
aspose.cells
- class
Workbook
Gets and sets the XML file that defines the Ribbon UI.
@property
def ribbon_xml(self):
...
@ribbon_xml.setter
def ribbon_xml(self, value):
...
aspose.cells
Workbook