comment property

comment property

Gets the comment of this cell.

Remarks

If there is no comment applies to the cell, returns null.

Definition:

@property
def comment(self):
    ...

See Also