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
- module
aspose.cells
- class
Cell
- class
Comment
Gets the comment of this cell.
If there is no comment applies to the cell, returns null.
@property
def comment(self):
...
aspose.cells
Cell
Comment