Uses of Enum
org.docx4j.vml.officedrawing.STExtrusionRender
Packages that use STExtrusionRender
-
Uses of STExtrusionRender in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as STExtrusionRenderMethods in org.docx4j.vml.officedrawing that return STExtrusionRenderModifier and TypeMethodDescriptionstatic STExtrusionRenderCTExtrusion.getRender()Gets the value of the render property.static STExtrusionRenderReturns the enum constant of this type with the specified name.static STExtrusionRender[]STExtrusionRender.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.vml.officedrawing with parameters of type STExtrusionRenderModifier and TypeMethodDescriptionvoidCTExtrusion.setRender(STExtrusionRender value) Sets the value of the render property.