Uses of Enum
org.docx4j.w14.STLightRigDirection
Packages that use STLightRigDirection
-
Uses of STLightRigDirection in org.docx4j.w14
Fields in org.docx4j.w14 declared as STLightRigDirectionMethods in org.docx4j.w14 that return STLightRigDirectionModifier and TypeMethodDescriptionstatic STLightRigDirectionCTLightRig.getDir()Gets the value of the dir property.static STLightRigDirectionReturns the enum constant of this type with the specified name.static STLightRigDirection[]STLightRigDirection.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.w14 with parameters of type STLightRigDirectionModifier and TypeMethodDescriptionvoidCTLightRig.setDir(STLightRigDirection value) Sets the value of the dir property.