RevisionCellChange Properties |
The RevisionCellChange type exposes the following members.
Name | Description | |
---|---|---|
![]() | CellName |
Gets the name of the cell.
|
![]() | Column |
Gets the column index of the cell.
|
![]() | Id |
Gets the number of this revision.
(Inherited from Revision.) |
![]() | IsNewFormatted |
Indicates whether this cell is new formatted.
|
![]() | IsOldFormatted |
Indicates whether this cell is old formatted.
|
![]() | NewFormula |
Gets the old formula.
|
![]() | NewStyle |
Gets the new style of the cell.
|
![]() | NewValue |
Gets new value of the cell.
|
![]() | OldFormula |
Gets the old formula.
|
![]() | OldStyle |
Gets the old style of the cell.
|
![]() | OldValue |
Gets old value of the cell.
|
![]() | Row |
Gets the row index of the cell.
|
![]() | Type |
Represents the type of revision.
(Overrides RevisionType.) |
![]() | Worksheet |
Gets the worksheet.
(Inherited from Revision.) |