get_named_style method
get_named_style(self, name)
Gets the named style in the style pool.
Returns
named style, maybe null.
def get_named_style(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | name of the style |
See Also
- module
aspose.cells
- class
Workbook