Uses of Class
org.docx4j.wml.CTFrameScrollbar
Packages that use CTFrameScrollbar
-
Uses of CTFrameScrollbar in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFrameScrollbarMethods in org.docx4j.wml that return CTFrameScrollbarModifier and TypeMethodDescriptionObjectFactory.createCTFrameScrollbar()Create an instance ofCTFrameScrollbarCTFrame.getScrollbar()Gets the value of the scrollbar property.Methods in org.docx4j.wml with parameters of type CTFrameScrollbarModifier and TypeMethodDescriptionvoidCTFrame.setScrollbar(CTFrameScrollbar value) Sets the value of the scrollbar property.