openpyxl.cell.tests.test_rich_text module

class openpyxl.cell.tests.test_rich_text.TestCellRichText[source]

Bases: object

test_as_list()[source]
test_inline()[source]
test_rich_text_append()[source]
test_rich_text_create_multi()[source]
test_rich_text_create_single()[source]
test_rich_text_create_text_block()[source]
test_rich_text_extend()[source]
test_rich_text_from_element_rich_text_mixed()[source]
test_rich_text_from_element_rich_text_only_text()[source]
test_rich_text_from_element_rich_text_only_text_block()[source]
test_rich_text_from_element_simple_text()[source]
test_str()[source]
class openpyxl.cell.tests.test_rich_text.TestTextBlock[source]

Bases: object

test_ctor()[source]
test_eq()[source]
test_ne()[source]
test_repr()[source]
test_str()[source]