cell_name property
cell_name property
Gets the name of the cell.
Definition:
@property
def cell_name(self):
...
@cell_name.setter
def cell_name(self, value):
...
See Also
- module
aspose.cells.revisions
- class
RevisionCellComment
Gets the name of the cell.
@property
def cell_name(self):
...
@cell_name.setter
def cell_name(self, value):
...
aspose.cells.revisions
RevisionCellComment