Aspose.Cells.Revisions
Contents
[
Hide
]The Aspose.Cells.Revisions namespace provides classes to access revisions of Excel Spreadsheet files.
Classes
| Class | Description |
|---|---|
| HighlightChangesOptions | Represents options of highlighting revsions or changes of shared Excel files. |
| Revision | Represents the revision. |
| RevisionAutoFormat | represents a revision record of information about a formatting change. |
| RevisionCellChange | Represents the revision that changing cells. |
| RevisionCellComment | Represents a revision record of a cell comment change. |
| RevisionCellMove | Represents a revision record on a cell(s) that moved. |
| RevisionCollection | Represents all revision logs. |
| RevisionCustomView | Represents a revision record of adding or removing a custom view to the workbook |
| RevisionDefinedName | Represents a revision record of a defined name change. |
| RevisionFormat | Represents a revision record of information about a formatting change. |
| RevisionHeader | Represents a list of specific changes that have taken place for this workbook. |
| RevisionInsertDelete | Represents a revision record of a row/column insert/delete action. |
| RevisionInsertSheet | Represents a revision record of a sheet that was inserted. |
| RevisionLog | Represents the revision log. |
| RevisionLogCollection | Represents all revision logs. |
| RevisionMergeConflict | Represents a revision record which indicates that there was a merge conflict. |
| RevisionQueryTable | Represents a revision of a query table field change. |
| RevisionRenameSheet | Represents a revision of renaming sheet. |
Enumeration
| Enumeration | Description |
|---|---|
| RevisionActionType | Represents the type of revision action. |
| RevisionType | Represents the revision type. |