Uses of Class
org.docx4j.dml.chart.CTSizeRepresents
Packages that use CTSizeRepresents
-
Uses of CTSizeRepresents in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTSizeRepresentsMethods in org.docx4j.dml.chart that return CTSizeRepresentsModifier and TypeMethodDescriptionObjectFactory.createCTSizeRepresents()Create an instance ofCTSizeRepresentsCTBubbleChart.getSizeRepresents()Gets the value of the sizeRepresents property.Methods in org.docx4j.dml.chart with parameters of type CTSizeRepresentsModifier and TypeMethodDescriptionvoidCTBubbleChart.setSizeRepresents(CTSizeRepresents value) Sets the value of the sizeRepresents property.