Uses of Class
org.docx4j.vml.officedrawing.CTRelationTable
| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
-
Uses of CTRelationTable in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTRelationTable Modifier and Type Field Description protected CTRelationTableCTDiagram. relationtableMethods in org.docx4j.vml.officedrawing that return CTRelationTable Modifier and Type Method Description CTRelationTableObjectFactory. createCTRelationTable()Create an instance ofCTRelationTableCTRelationTableCTDiagram. getRelationtable()Gets the value of the relationtable property.Methods in org.docx4j.vml.officedrawing with parameters of type CTRelationTable Modifier and Type Method Description voidCTDiagram. setRelationtable(CTRelationTable value)Sets the value of the relationtable property.