Uses of Enum Class
org.docx4j.wml.STPTabRelativeTo
Packages that use STPTabRelativeTo
-
Uses of STPTabRelativeTo in org.docx4j.wml
Fields in org.docx4j.wml declared as STPTabRelativeToMethods in org.docx4j.wml that return STPTabRelativeToModifier and TypeMethodDescriptionstatic STPTabRelativeToR.Ptab.getRelativeTo()Gets the value of the relativeTo property.static STPTabRelativeToReturns the enum constant of this class with the specified name.static STPTabRelativeTo[]STPTabRelativeTo.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.wml with parameters of type STPTabRelativeToModifier and TypeMethodDescriptionvoidR.Ptab.setRelativeTo(STPTabRelativeTo value) Sets the value of the relativeTo property.