Uses of Enum
org.docx4j.wml.STFrameScrollbar
Packages that use STFrameScrollbar
-
Uses of STFrameScrollbar in org.docx4j.wml
Fields in org.docx4j.wml declared as STFrameScrollbarMethods in org.docx4j.wml that return STFrameScrollbarModifier and TypeMethodDescriptionstatic STFrameScrollbarCTFrameScrollbar.getVal()Gets the value of the val property.static STFrameScrollbarReturns the enum constant of this type with the specified name.static STFrameScrollbar[]STFrameScrollbar.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 STFrameScrollbarModifier and TypeMethodDescriptionvoidCTFrameScrollbar.setVal(STFrameScrollbar value) Sets the value of the val property.