create_style method
create_style(self)
Creates a new style.
Returns
Returns a style object.
def create_style(self):
...
See Also
- module
aspose.cells
- class
CellsFactory
- class
Style
Creates a new style.
Returns a style object.
def create_style(self):
...
aspose.cells
CellsFactory
Style