openpyxl.comments.comments module

class openpyxl.comments.comments.Comment(text, author, height=79, width=144)[源代码]

基类:object

bind(cell)[源代码]

Bind comment to a particular cell

parent
text

Any comment text stripped of all formatting.

unbind()[源代码]

Unbind a comment from a cell