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 |
Deleted
The deleted
|
static int |
Inserted
The inserted
|
static int |
Modified
The modified
|
static int |
Moved
Moved
|
static int |
MovedAndResized
The moved and resized
|
static int |
None
The none
|
static int |
NotModified
The not modified
|
static int |
Resized
Resized
|
static int |
ShiftedAndResized
The shifted and resized
|
static int |
StyleChanged
Style changed
|
public static final int Added
The added
public static final int Deleted
The deleted
public static final int Inserted
The inserted
public static final int Modified
The modified
public static final int Moved
Moved
public static final int MovedAndResized
The moved and resized
public static final int None
The none
public static final int NotModified
The not modified
public static final int Resized
Resized
public static final int ShiftedAndResized
The shifted and resized
public static final int StyleChanged
Style changed
Copyright © 2019. All rights reserved.