public final class ComparisonCategoriesType
extends com.aspose.ms.System.Enum
ComparisonCategoriesType enum
Modifier and Type | Field and Description |
---|---|
static int |
BY_NODE_TYPE
The by node type
|
static int |
BY_TYPE_CHANGED
The by type changed
|
static int |
CONTAINS_NUMBERS
The contains numbers
|
static int |
ONLY_NUMBERS
The only numbers
|
public static final int BY_NODE_TYPE
The by node type
public static final int BY_TYPE_CHANGED
The by type changed
public static final int CONTAINS_NUMBERS
The contains numbers
public static final int ONLY_NUMBERS
The only numbers
Copyright © 2019. All rights reserved.