Uses of Class
org.docx4j.dml.chart.CTBubbleSer
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart | |
| org.docx4j.dml.chart |
-
Uses of CTBubbleSer in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart declared as CTBubbleSer Modifier and Type Field Description protected CTBubbleSerCTFilteredBubbleSer. serMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart that return CTBubbleSer Modifier and Type Method Description CTBubbleSerCTFilteredBubbleSer. getSer()Gets the value of the ser property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart with parameters of type CTBubbleSer Modifier and Type Method Description voidCTFilteredBubbleSer. setSer(CTBubbleSer value)Sets the value of the ser property. -
Uses of CTBubbleSer in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart with type parameters of type CTBubbleSer Modifier and Type Field Description protected java.util.List<CTBubbleSer>CTBubbleChart. serMethods in org.docx4j.dml.chart that return CTBubbleSer Modifier and Type Method Description CTBubbleSerObjectFactory. createCTBubbleSer()Create an instance ofCTBubbleSerMethods in org.docx4j.dml.chart that return types with arguments of type CTBubbleSer Modifier and Type Method Description java.util.List<CTBubbleSer>CTBubbleChart. getSer()Gets the value of the ser property.