@Deprecated public final class ComparisonNodeType extends com.aspose.ms.System.Enum
Enum ComparisonNodeType
Modifier and Type | Field and Description |
---|---|
static int |
Any
Deprecated.
Any
|
static int |
Body
Deprecated.
The body
|
static int |
BookmarkEnd
Deprecated.
The bookmark end
|
static int |
BookmarkStart
Deprecated.
The bookmark start
|
static int |
BuildingBlock
Deprecated.
The building block
|
static int |
Cell
Deprecated.
The cell
|
static int |
Column
Deprecated.
The column
|
static int |
Comment
Deprecated.
The comment
|
static int |
CommentRangeEnd
Deprecated.
The comment range end
|
static int |
CommentRangeStart
Deprecated.
The comment range start
|
static int |
CustomXmlMarkup
Deprecated.
The custom XML markup
|
static int |
Document
Deprecated.
The document
|
static int |
DrawingML
Deprecated.
The drawing ml
|
static int |
EditableRangeEnd
Deprecated.
The editable range end
|
static int |
EditableRangeStart
Deprecated.
The editable range start
|
static int |
FieldEnd
Deprecated.
The field end
|
static int |
FieldSeparator
Deprecated.
The field separator
|
static int |
FieldStart
Deprecated.
The field start
|
static int |
Footnote
Deprecated.
The footnote
|
static int |
FormField
Deprecated.
The form field
|
static int |
GlossaryDocument
Deprecated.
The glossary document
|
static int |
GroupShape
Deprecated.
The group shape
|
static int |
HeaderFooter
Deprecated.
The header footer
|
static int |
HyperLink
Deprecated.
The hyper link
|
static int |
MoveFromRangeEnd
Deprecated.
The move from range end
|
static int |
MoveFromRangeStart
Deprecated.
The move from range start
|
static int |
MoveToRangeEnd
Deprecated.
The move to range end
|
static int |
MoveToRangeStart
Deprecated.
The move to range start
|
static int |
Null
Deprecated.
The null
|
static int |
OfficeMath
Deprecated.
The office math
|
static int |
Paragraph
Deprecated.
The paragraph
|
static int |
Row
Deprecated.
The row
|
static int |
Run
Deprecated.
The run
|
static int |
Section
Deprecated.
The section
|
static int |
Shape
Deprecated.
The shape
|
static int |
SmartTag
Deprecated.
The smart tag
|
static int |
SpecialChar
Deprecated.
The special character
|
static int |
StructuredDocumentTag
Deprecated.
The structured document tag
|
static int |
SubDocument
Deprecated.
The sub document
|
static int |
System
Deprecated.
The system
|
static int |
Table
Deprecated.
The table
|
public static final int Any
Any
public static final int Document
The document
public static final int Section
The section
public static final int Body
The body
public static final int HeaderFooter
The header footer
public static final int Table
The table
public static final int Row
The row
public static final int Cell
The cell
public static final int Paragraph
The paragraph
public static final int BookmarkStart
The bookmark start
public static final int BookmarkEnd
The bookmark end
public static final int EditableRangeStart
The editable range start
public static final int EditableRangeEnd
The editable range end
public static final int MoveFromRangeStart
The move from range start
public static final int MoveFromRangeEnd
The move from range end
public static final int MoveToRangeStart
The move to range start
public static final int MoveToRangeEnd
The move to range end
public static final int GroupShape
The group shape
public static final int Shape
The shape
public static final int Comment
The comment
public static final int Footnote
The footnote
public static final int Run
The run
public static final int FieldStart
The field start
public static final int FieldSeparator
The field separator
public static final int FieldEnd
The field end
public static final int FormField
The form field
public static final int SpecialChar
The special character
public static final int SmartTag
The smart tag
public static final int CustomXmlMarkup
The custom XML markup
public static final int StructuredDocumentTag
The structured document tag
public static final int GlossaryDocument
The glossary document
public static final int BuildingBlock
The building block
public static final int CommentRangeStart
The comment range start
public static final int CommentRangeEnd
The comment range end
public static final int DrawingML
The drawing ml
public static final int OfficeMath
The office math
public static final int SubDocument
The sub document
public static final int System
The system
public static final int Null
The null
public static final int Column
The column
public static final int HyperLink
The hyper link
Copyright © 2018. All rights reserved.