openpyxl.drawing.tests.test_shape module¶
-
class
openpyxl.drawing.tests.test_shape.DummyChart[source]¶ Bases:
objectShapes need a chart to calculate their coordinates
-
height= 100¶
-
width= 100¶
-
-
class
openpyxl.drawing.tests.test_shape.DummyDrawing[source]¶ Bases:
objectShapes need charts which need drawings
-
height= 20¶
-
width= 10¶
-