RevisionActionType enumeration
RevisionActionType enumeration
Represents the type of revision action.
The RevisionActionType type exposes the following members:
Fields
Field | Description |
---|---|
ADD | Add revision. |
DELETE | Delete revision. |
DELETE_COLUMN | Column delete revision. |
DELETE_ROW | Row delete revision. |
INSERT_COLUMN | Column insert revision. |
INSERT_ROW | Row insert revision. |
See Also
- module
aspose.cells.revisions