openpyxl.drawing.tests.test_line module

openpyxl.drawing.tests.test_line.DashStop()[source]
openpyxl.drawing.tests.test_line.LineEndProperties()[source]
openpyxl.drawing.tests.test_line.LineProperties()[source]
class openpyxl.drawing.tests.test_line.TestDashStop[source]

Bases: object

test_ctor(DashStop)[source]
test_from_xml(DashStop)[source]
class openpyxl.drawing.tests.test_line.TestLineEndProperties[source]

Bases: object

test_ctor(LineEndProperties)[source]
test_from_xml(LineEndProperties)[source]
class openpyxl.drawing.tests.test_line.TestLineProperties[source]

Bases: object

test_color(LineProperties)[source]
test_ctor(LineProperties)[source]
test_from_xml(LineProperties)[source]