Uses of Enum Class
org.apache.poi.xwpf.usermodel.BodyElementType
Packages that use BodyElementType
-
Uses of BodyElementType in org.apache.poi.xwpf.usermodel
Methods in org.apache.poi.xwpf.usermodel that return BodyElementTypeModifier and TypeMethodDescriptionIBodyElement.getElementType()
XWPFAbstractSDT.getElementType()
XWPFParagraph.getElementType()
returns the type of the BodyElement ParagraphXWPFTable.getElementType()
returns the type of the BodyElement Tablestatic BodyElementType
Returns the enum constant of this class with the specified name.static BodyElementType[]
BodyElementType.values()
Returns an array containing the constants of this enum class, in the order they are declared.