public final class ComparisonType
extends com.aspose.ms.System.Enum
Enum ComparisonType
Modifier and Type | Field and Description |
---|---|
static int |
Cells
The cells
|
static int |
Imaging
The Imaging
|
static int |
Pdf
The PDF
|
static int |
Slides
The slides
|
static int |
Text
The text
|
static int |
Undefined
The undefined
|
static int |
Words
The words
|
public static final int Text
The text
public static final int Slides
The slides
public static final int Words
The words
public static final int Cells
The cells
public static final int Pdf
The PDF
public static final int Imaging
The Imaging
public static final int Undefined
The undefined
Copyright © 2018. All rights reserved.