com.aspose.words
Class NodeChangingAction

java.lang.Object
    extended by com.aspose.words.NodeChangingAction

public class NodeChangingAction 
extends java.lang.Object

Utility class containing constants. Specifies the type of node change.
See Also:
NodeChangingArgs, NodeChangingArgs.Action

Field Summary
static final intINSERT = 0
           A node is being inserted in the tree.
static final intREMOVE = 1
           A node is being removed from the tree.
 

Field Detail

INSERT = 0

public static final int INSERT
A node is being inserted in the tree.

REMOVE = 1

public static final int REMOVE
A node is being removed from the tree.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.