openpyxl.styles.tests.test_styleable module

openpyxl.styles.tests.test_styleable.StyleableObject(Worksheet)[source]
class openpyxl.styles.tests.test_styleable.TestNamedStyle[source]

Bases: object

test_assign_name(StyleableObject)[source]
test_assign_style(StyleableObject)[source]
test_builtin(StyleableObject)[source]
test_copy_not_share(StyleableObject)[source]
test_pivot_button(StyleableObject)[source]
test_quote_prefix(StyleableObject)[source]
test_read(StyleableObject)[source]
test_unknown_style(StyleableObject)[source]
openpyxl.styles.tests.test_styleable.Workbook()[source]
openpyxl.styles.tests.test_styleable.Worksheet(Workbook)[source]
openpyxl.styles.tests.test_styleable.test_descriptor(Worksheet)[source]
openpyxl.styles.tests.test_styleable.test_has_style(StyleableObject)[source]