public final class HierarchyNodeType
extends com.aspose.ms.System.Enum
The hierarchy type.
Modifier and Type | Field and Description |
---|---|
static int |
EmbeddedFileNode
The embedded file node.
|
static int |
FileContainer
The file container.
|
static int |
ImageNode
The image node.
|
static int |
NoteTagSharedDefinitionContainer
The note tag shared definition container.
|
static int |
NotSupportedNode
Common type for all currently unsupported nodes.
|
static int |
NumberListNode
The number list node.
|
static int |
OneNode
OneNote document.
|
static int |
OutlineElementNode
The outline element node.
|
static int |
OutlineGroup
The outline group.
|
static int |
OutlineNode
The outline node.
|
static int |
PageManifestNode
The page manifest node.
|
static int |
PageMetaData
The page meta data.
|
static int |
PageNode
The page node.
|
static int |
PageSeriesNode
The page series node.
|
static int |
ParagraphStyleObject
The paragraph style object.
|
static int |
ParagraphStyleObjectForText
The paragraph style object for text.
|
static int |
PersistablePropertyContainerForToc
OneToc2 notebook.
|
static int |
PersistablePropertyContainerForTocSection
Referenced section from OneToc2 notebook.
|
static int |
PictureOrEmbeddedFileContainer
The picture or embedded file container.
|
static int |
ReadOnlyPersistablePropertyContainerForAuthor
The read only persistable property container for author.
|
static int |
RevisionMetaData
The revision meta data.
|
static int |
RichTextOeNode
The rich text oe node.
|
static int |
SectionMetaData
The section meta data.
|
static int |
SectionNode
The section node.
|
static int |
TableCellNode
The table cell node.
|
static int |
TableNode
The table node.
|
static int |
TableRowNode
The table row node.
|
static int |
TitleNode
The title node.
|
static int |
TocSectionMetaData
The meta-data for notebook-document reference.
|
static int |
VersionHistoryContent
The version history content.
|
static int |
VersionHistoryMetaData
The version history meta data.
|
static int |
VersionProxy
The version proxy.
|
public static final int OneNode
OneNote document.
public static final int OutlineGroup
The outline group.
public static final int OutlineNode
The outline node.
public static final int OutlineElementNode
The outline element node.
public static final int VersionHistoryMetaData
The version history meta data.
public static final int VersionHistoryContent
The version history content.
public static final int VersionProxy
The version proxy.
public static final int TableRowNode
The table row node.
public static final int TableCellNode
The table cell node.
public static final int TableNode
The table node.
public static final int PageMetaData
The page meta data.
public static final int PageNode
The page node.
public static final int PageManifestNode
The page manifest node.
public static final int PageSeriesNode
The page series node.
public static final int SectionMetaData
The section meta data.
public static final int SectionNode
The section node.
public static final int RevisionMetaData
The revision meta data.
public static final int ParagraphStyleObject
The paragraph style object.
public static final int ParagraphStyleObjectForText
The paragraph style object for text.
public static final int TitleNode
The title node.
public static final int RichTextOeNode
The rich text oe node.
public static final int ImageNode
The image node.
public static final int EmbeddedFileNode
The embedded file node.
public static final int ReadOnlyPersistablePropertyContainerForAuthor
The read only persistable property container for author.
public static final int PictureOrEmbeddedFileContainer
The picture or embedded file container.
public static final int NoteTagSharedDefinitionContainer
The note tag shared definition container.
public static final int FileContainer
The file container.
public static final int NumberListNode
The number list node.
public static final int NotSupportedNode
Common type for all currently unsupported nodes.
public static final int PersistablePropertyContainerForToc
OneToc2 notebook.
public static final int PersistablePropertyContainerForTocSection
Referenced section from OneToc2 notebook.
public static final int TocSectionMetaData
The meta-data for notebook-document reference.
Copyright (c) 2017 Aspose. All Rights Reserved.