Uses of Class
org.docx4j.wml.CTFrameset
Packages that use CTFrameset
-
Uses of CTFrameset in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFramesetMethods in org.docx4j.wml that return CTFramesetModifier and TypeMethodDescriptionObjectFactory.createCTFrameset()Create an instance ofCTFramesetCTWebSettings.getFrameset()Gets the value of the frameset property.Methods in org.docx4j.wml with parameters of type CTFramesetModifier and TypeMethodDescriptionvoidCTWebSettings.setFrameset(CTFrameset value) Sets the value of the frameset property.