Uses of Class
org.docx4j.vml.officedrawing.CTRelationTable
Packages that use CTRelationTable
-
Uses of CTRelationTable in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTRelationTableMethods in org.docx4j.vml.officedrawing that return CTRelationTableModifier and TypeMethodDescriptionObjectFactory.createCTRelationTable()Create an instance ofCTRelationTableCTDiagram.getRelationtable()Gets the value of the relationtable property.Methods in org.docx4j.vml.officedrawing with parameters of type CTRelationTableModifier and TypeMethodDescriptionvoidCTDiagram.setRelationtable(CTRelationTable value) Sets the value of the relationtable property.