public final class TypeChanged
extends com.aspose.ms.System.Enum
Enum TypeChanged
Modifier and Type | Field and Description |
---|---|
static int |
Added
The added
|
static int |
Default
The default
|
static int |
Deleted
The deleted
|
static int |
DuplicatedMany
The duplicated many
|
static int |
DuplicatedOne
The duplicated one
|
static int |
Inserted
The inserted
|
static int |
Modified
The modified
|
static int |
Moved
The moved
|
static int |
MovedAndResized
The moved and resized
|
static int |
MovedToNext
The moved to next
|
static int |
MovedToPrev
The moved to prev
|
static int |
None
The none
|
static int |
NotModified
The not modified
|
static int |
Resized
Resized
|
static int |
Shifted
Shifted
|
static int |
ShiftedAndResized
The shifted and resized
|
static int |
StyleChanged
Style changed
|
public static final int NotModified
The not modified
public static final int Modified
The modified
public static final int Inserted
The inserted
public static final int Deleted
The deleted
public static final int Added
The added
public static final int None
The none
public static final int Default
The default
public static final int MovedToPrev
The moved to prev
public static final int MovedToNext
The moved to next
public static final int Moved
The moved
public static final int DuplicatedOne
The duplicated one
public static final int DuplicatedMany
The duplicated many
public static final int StyleChanged
Style changed
public static final int Resized
Resized
public static final int Shifted
Shifted
public static final int MovedAndResized
The moved and resized
public static final int ShiftedAndResized
The shifted and resized
Copyright © 2018. All rights reserved.