java.lang.Object
com.aspose.cells.RevisionType
public class RevisionType
- extends java.lang.Object
Utility class containing constants.
Represents the revision type.
CUSTOM_VIEW | |
public static final int CUSTOM_VIEW |
-
Custom view.
DEFINED_NAME | |
public static final int DEFINED_NAME |
-
Defined name.
CHANGE_CELLS | |
public static final int CHANGE_CELLS |
-
Cells change.
AUTO_FORMAT | |
public static final int AUTO_FORMAT |
-
Auto format.
MERGE_CONFLICT | |
public static final int MERGE_CONFLICT |
-
Merge conflict.
COMMENT | |
public static final int COMMENT |
-
Comment.
FORMAT | |
public static final int FORMAT |
-
Format.
INSERT_SHEET | |
public static final int INSERT_SHEET |
-
Insert worksheet.
MOVE_CELLS | |
public static final int MOVE_CELLS |
-
Move cells.
UNDO | |
public static final int UNDO |
-
Undo.
QUERY_TABLE | |
public static final int QUERY_TABLE |
-
Query table.
INSERT_DELETE | |
public static final int INSERT_DELETE |
-
Inserting or deleting.
RENAME_SHEET | |
public static final int RENAME_SHEET |
-
Rename worksheet.
UNKNOWN | |
public static final int UNKNOWN |
-
Unknown.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.