|
ASPOSE home | ||||||||
java.lang.Object
com.aspose.words.NodeChangedAction
public class NodeChangedAction
| Field Summary | ||
|---|---|---|
static final int | INSERT | |
| A node is being inserted in the tree. | ||
static final int | REMOVE | |
| A node is being removed from the tree. | ||
| Field Detail |
|---|
INSERT | |
public static final int INSERT | |
REMOVE | |
public static final int REMOVE | |
|
ASPOSE home | ||||||||