Uses of Class
org.docx4j.vml.officedrawing.CTRegroupTable
Packages that use CTRegroupTable
-
Uses of CTRegroupTable in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTRegroupTableMethods in org.docx4j.vml.officedrawing that return CTRegroupTableModifier and TypeMethodDescriptionObjectFactory.createCTRegroupTable()Create an instance ofCTRegroupTableCTShapeLayout.getRegrouptable()Gets the value of the regrouptable property.Methods in org.docx4j.vml.officedrawing with parameters of type CTRegroupTableModifier and TypeMethodDescriptionvoidCTShapeLayout.setRegrouptable(CTRegroupTable value) Sets the value of the regrouptable property.