Paper Office
paper-xlsxAPI referencecomments.shape_writer

ShapeWriter

paper-xlsx 0.2.1 API reference

Create VML for comments

ShapeWriter(comments)

Attributes

comments

attributecomments
= comments

vml

attributevml
= None

vml_path

attributevml_path
= None

Functions

add_comment_shape

funcadd_comment_shape(root, idx, coord, height, width)
paramroot
paramidx
paramcoord
paramheight
paramwidth

add_comment_shapetype

funcadd_comment_shapetype(root)
paramroot

write

funcwrite(root)
paramroot

On this page