openpyxl.comments.shape_writer module

class openpyxl.comments.shape_writer.ShapeWriter(comments)[source]

Bases: object

Create VML for comments

add_comment_shape(root, idx, coord, height, width)[source]
add_comment_shapetype(root)[source]
vml = None
vml_path = None
write(root)[source]