Uses of Enum Class
org.docx4j.w14.STNumSpacing
Packages that use STNumSpacing
-
Uses of STNumSpacing in org.docx4j.w14
Fields in org.docx4j.w14 declared as STNumSpacingMethods in org.docx4j.w14 that return STNumSpacingModifier and TypeMethodDescriptionstatic STNumSpacingCTNumSpacing.getVal()Gets the value of the val property.static STNumSpacingReturns the enum constant of this class with the specified name.static STNumSpacing[]STNumSpacing.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.w14 with parameters of type STNumSpacingModifier and TypeMethodDescriptionvoidCTNumSpacing.setVal(STNumSpacing value) Sets the value of the val property.