openpyxl.drawing.tests.test_shapes module

openpyxl.drawing.tests.test_shapes.GradientFillProperties()[source]
class openpyxl.drawing.tests.test_shapes.TestGradientFillProperties[source]
test_ctor(GradientFillProperties)[source]
test_from_xml(GradientFillProperties)[source]
class openpyxl.drawing.tests.test_shapes.TestTransform2D[source]
test_ctor(Transform2D)[source]
test_from_xml(Transform2D)[source]
openpyxl.drawing.tests.test_shapes.Transform2D()[source]