styles.NamedStyle
Named and editable styles
Usage
styles.NamedStyle()Methods
| Name | Description |
|---|---|
| as_name() | Return relevant named style |
| as_tuple() | Return a style array representing the current style |
| as_xf() | Return equivalent XfStyle |
| bind() | Bind a named style to a workbook |
as_name()
Return relevant named style
Usage
as_name()as_tuple()
Return a style array representing the current style
Usage
as_tuple()as_xf()
Return equivalent XfStyle
Usage
as_xf()bind()
Bind a named style to a workbook
Usage
bind(wb)