RevisionCellChange class
RevisionCellChange class
Represents the revision that changing cells.
Inheritance: RevisionCellChange
The RevisionCellChange type exposes the following members:
Properties
| Property | Description |
|---|---|
| type | Represents the type of revision. |
| worksheet | |
| id | |
| 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
RevisionCellChange