paper-xlsxAPI referencecomments.comment_sheet
CommentRecord
paper-xlsx 0.2.1 API reference
CommentRecord(ref='', authorId=0, guid=None, shapeId=0, text=None, commentPr=None, author=None, height=79, width=144)Attributes
author
attributeauthor= authorauthorId
attributeauthorId= authorIdcommentPr
attributecommentPr= commentPrcontent
attributecontentRemove all inline formatting and stuff
guid
attributeguid= guidheight
attributeheight= heightidx_base
attributeidx_base= 0namespace
attributenamespace= Noneref
attributeref= refshapeId
attributeshapeId= shapeIdtagname
attributetagname= 'comment'text
attributetext= textwidth
attributewidth= widthFunctions
__iter__
func__iter__()from_cell
funcfrom_cell(cell)Class method to convert cell comment
paramcellfrom_tree
funcfrom_tree(node)Create object from XML
paramnodeto_tree
functo_tree(tagname=None, idx=None, namespace=None)paramtagname= Noneparamidx= Noneparamnamespace= None