Uses of Class
org.docx4j.wml.CTColumns
Packages that use CTColumns
-
Uses of CTColumns in org.docx4j.model.structure
Fields in org.docx4j.model.structure declared as CTColumnsMethods in org.docx4j.model.structure with parameters of type CTColumnsModifier and TypeMethodDescriptionprivate voidPageDimensions.init(SectPr.PgSz pgSz, SectPr.PgMar pgMar, CTColumns cols) -
Uses of CTColumns in org.docx4j.wml
Fields in org.docx4j.wml declared as CTColumnsModifier and TypeFieldDescriptionprotected CTColumnsSectPr.colsprotected CTColumnsSectPrBase.colsMethods in org.docx4j.wml that return CTColumnsModifier and TypeMethodDescriptionObjectFactory.createCTColumns()Create an instance ofCTColumnsSectPr.getCols()Gets the value of the cols property.SectPrBase.getCols()Gets the value of the cols property.Methods in org.docx4j.wml with parameters of type CTColumns