Uses of Class
org.docx4j.wml.CTFramesetSplitbar
Packages that use CTFramesetSplitbar
-
Uses of CTFramesetSplitbar in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFramesetSplitbarMethods in org.docx4j.wml that return CTFramesetSplitbarModifier and TypeMethodDescriptionObjectFactory.createCTFramesetSplitbar()Create an instance ofCTFramesetSplitbarCTFrameset.getFramesetSplitbar()Gets the value of the framesetSplitbar property.Methods in org.docx4j.wml with parameters of type CTFramesetSplitbarModifier and TypeMethodDescriptionvoidCTFrameset.setFramesetSplitbar(CTFramesetSplitbar value) Sets the value of the framesetSplitbar property.