comments.Comment

Usage

Source

comments.Comment()

Attributes

Name Description
text Any comment text stripped of all formatting.

text

Any comment text stripped of all formatting.

text

Methods

Name Description
__copy__() Create a detached copy of this comment.
bind() Bind comment to a particular cell
unbind() Unbind a comment from a cell

__copy__()

Create a detached copy of this comment.

Usage

Source

__copy__()

bind()

Bind comment to a particular cell

Usage

Source

bind(cell)

unbind()

Unbind a comment from a cell

Usage

Source

unbind()