com.spire.doc.pages
Enum LayoutElementType
java.lang.Object
java.lang.Enum<LayoutElementType>
com.spire.doc.pages.LayoutElementType
- All Implemented Interfaces:
- java.lang.Comparable<LayoutElementType>
public enum LayoutElementType
- extends java.lang.Enum<LayoutElementType>
None
public static final LayoutElementType None
Page
public static final LayoutElementType Page
Column
public static final LayoutElementType Column
Row
public static final LayoutElementType Row
Cell
public static final LayoutElementType Cell
Line
public static final LayoutElementType Line
Span
public static final LayoutElementType Span
Footnote
public static final LayoutElementType Footnote
Endnote
public static final LayoutElementType Endnote
HeaderFooter
public static final LayoutElementType HeaderFooter
TextBox
public static final LayoutElementType TextBox
Comment
public static final LayoutElementType Comment
NoteSeparator
public static final LayoutElementType NoteSeparator
getValue
public int getValue()