Uses of Class
org.docx4j.dml.chart.CTSizeRepresents
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTSizeRepresents in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTSizeRepresents Modifier and Type Field Description protected CTSizeRepresentsCTBubbleChart. sizeRepresentsMethods in org.docx4j.dml.chart that return CTSizeRepresents Modifier and Type Method Description CTSizeRepresentsObjectFactory. createCTSizeRepresents()Create an instance ofCTSizeRepresentsCTSizeRepresentsCTBubbleChart. getSizeRepresents()Gets the value of the sizeRepresents property.Methods in org.docx4j.dml.chart with parameters of type CTSizeRepresents Modifier and Type Method Description voidCTBubbleChart. setSizeRepresents(CTSizeRepresents value)Sets the value of the sizeRepresents property.