Uses of Class
org.docx4j.wml.CTFrameScrollbar
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFrameScrollbar in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFrameScrollbar Modifier and Type Field Description protected CTFrameScrollbarCTFrame. scrollbarMethods in org.docx4j.wml that return CTFrameScrollbar Modifier and Type Method Description CTFrameScrollbarObjectFactory. createCTFrameScrollbar()Create an instance ofCTFrameScrollbarCTFrameScrollbarCTFrame. getScrollbar()Gets the value of the scrollbar property.Methods in org.docx4j.wml with parameters of type CTFrameScrollbar Modifier and Type Method Description voidCTFrame. setScrollbar(CTFrameScrollbar value)Sets the value of the scrollbar property.