openpyxl.comments.comments模块

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

基类:object

bind(cell)[源代码]

将注释绑定到特定单元格

property parent
property text

删除所有格式的注释文本。

unbind()[源代码]

取消绑定单元格中的注释