Uses of Class
org.docx4j.wml.CTFrameset
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFrameset in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFrameset Modifier and Type Field Description protected CTFramesetCTWebSettings. framesetMethods in org.docx4j.wml that return CTFrameset Modifier and Type Method Description CTFramesetObjectFactory. createCTFrameset()Create an instance ofCTFramesetCTFramesetCTWebSettings. getFrameset()Gets the value of the frameset property.Methods in org.docx4j.wml with parameters of type CTFrameset Modifier and Type Method Description voidCTWebSettings. setFrameset(CTFrameset value)Sets the value of the frameset property.