Uses of Class
org.docx4j.dml.chart.CTRelId
Packages that use CTRelId
-
Uses of CTRelId in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTRelIdModifier and TypeFieldDescriptionprotected CTRelIdCTPrintSettings.legacyDrawingHFprotected CTRelIdCTChartSpace.userShapesMethods in org.docx4j.dml.chart that return CTRelIdModifier and TypeMethodDescriptionObjectFactory.createCTRelId()Create an instance ofCTRelIdCTPrintSettings.getLegacyDrawingHF()Gets the value of the legacyDrawingHF property.CTChartSpace.getUserShapes()Gets the value of the userShapes property.Methods in org.docx4j.dml.chart that return types with arguments of type CTRelIdModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTRelId>ObjectFactory.createChart(CTRelId value) Methods in org.docx4j.dml.chart with parameters of type CTRelIdModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTRelId>ObjectFactory.createChart(CTRelId value) voidCTPrintSettings.setLegacyDrawingHF(CTRelId value) Sets the value of the legacyDrawingHF property.voidCTChartSpace.setUserShapes(CTRelId value) Sets the value of the userShapes property.