Uses of Class
org.docx4j.vml.officedrawing.CTRegroupTable
| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
-
Uses of CTRegroupTable in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTRegroupTable Modifier and Type Field Description protected CTRegroupTableCTShapeLayout. regrouptableMethods in org.docx4j.vml.officedrawing that return CTRegroupTable Modifier and Type Method Description CTRegroupTableObjectFactory. createCTRegroupTable()Create an instance ofCTRegroupTableCTRegroupTableCTShapeLayout. getRegrouptable()Gets the value of the regrouptable property.Methods in org.docx4j.vml.officedrawing with parameters of type CTRegroupTable Modifier and Type Method Description voidCTShapeLayout. setRegrouptable(CTRegroupTable value)Sets the value of the regrouptable property.