RevisionCellChange class
RevisionCellChange class
Represents the revision that changing cells.
Inheritance: RevisionCellChange
→
Revision
The RevisionCellChange type exposes the following members:
Properties
Property | Description |
---|---|
type | Represents the type of revision. |
worksheet | Gets the worksheet. |
id | Gets the number of this revision. |
cell_name | Gets the name of the cell. |
row | Gets the row index of the cell. |
column | Gets the column index of the cell. |
is_new_formatted | Indicates whether this cell is new formatted. |
is_old_formatted | Indicates whether this cell is old formatted. |
old_formula | Gets the old formula. |
old_value | Gets old value of the cell. |
new_value | Gets new value of the cell. |
new_formula | Gets the old formula. |
new_style | Gets the new style of the cell. |
old_style | Gets the old style of the cell. |
See Also
- module
aspose.cells.revisions
- class
Revision
- class
RevisionCellChange