Uses of Enum
org.docx4j.wml.STPTabLeader
Packages that use STPTabLeader
-
Uses of STPTabLeader in org.docx4j.wml
Fields in org.docx4j.wml declared as STPTabLeaderMethods in org.docx4j.wml that return STPTabLeaderModifier and TypeMethodDescriptionstatic STPTabLeaderR.Ptab.getLeader()Gets the value of the leader property.static STPTabLeaderReturns the enum constant of this type with the specified name.static STPTabLeader[]STPTabLeader.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.wml with parameters of type STPTabLeaderModifier and TypeMethodDescriptionvoidR.Ptab.setLeader(STPTabLeader value) Sets the value of the leader property.