styles.NamedStyle

Named and editable styles

Usage

Source

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

Source

as_name()

as_tuple()

Return a style array representing the current style

Usage

Source

as_tuple()

as_xf()

Return equivalent XfStyle

Usage

Source

as_xf()

bind()

Bind a named style to a workbook

Usage

Source

bind(wb)