Uses of Class
org.docx4j.wml.CTFramesetSplitbar
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFramesetSplitbar in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFramesetSplitbar Modifier and Type Field Description protected CTFramesetSplitbarCTFrameset. framesetSplitbarMethods in org.docx4j.wml that return CTFramesetSplitbar Modifier and Type Method Description CTFramesetSplitbarObjectFactory. createCTFramesetSplitbar()Create an instance ofCTFramesetSplitbarCTFramesetSplitbarCTFrameset. getFramesetSplitbar()Gets the value of the framesetSplitbar property.Methods in org.docx4j.wml with parameters of type CTFramesetSplitbar Modifier and Type Method Description voidCTFrameset. setFramesetSplitbar(CTFramesetSplitbar value)Sets the value of the framesetSplitbar property.