public final class RevisionActionType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ADD
Add revision.
|
static int |
DELETE
Delete revision.
|
static int |
DELETE_COLUMN
Column delete revision.
|
static int |
DELETE_ROW
Row delete revision.
|
static int |
INSERT_COLUMN
Column insert revision.
|
static int |
INSERT_ROW
Row insert revision.
|
public static final int ADD
public static final int DELETE
public static final int DELETE_COLUMN
public static final int DELETE_ROW
public static final int INSERT_COLUMN
public static final int INSERT_ROW
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.