Uses of Class
org.docx4j.dml.chart.CTDLbl
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart | |
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart | |
| org.docx4j.dml.chart |
-
Uses of CTDLbl in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart declared as CTDLbl Modifier and Type Field Description protected CTDLblCTCategoryFilterException. dLblMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart that return CTDLbl Modifier and Type Method Description CTDLblCTCategoryFilterException. getDLbl()Gets the value of the dLbl property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart with parameters of type CTDLbl Modifier and Type Method Description voidCTCategoryFilterException. setDLbl(CTDLbl value)Sets the value of the dLbl property. -
Uses of CTDLbl in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart declared as CTDLbl Modifier and Type Field Description protected CTDLblCTCategoryFilterException. dLblMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart that return CTDLbl Modifier and Type Method Description CTDLblCTCategoryFilterException. getDLbl()Gets the value of the dLbl property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart that return types with arguments of type CTDLbl Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTDLbl>ObjectFactory. createDLbl(CTDLbl value)Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chart with parameters of type CTDLbl Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTDLbl>ObjectFactory. createDLbl(CTDLbl value)voidCTCategoryFilterException. setDLbl(CTDLbl value)Sets the value of the dLbl property. -
Uses of CTDLbl in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTDLbl Modifier and Type Field Description protected CTDLblCTPivotFmt. dLblFields in org.docx4j.dml.chart with type parameters of type CTDLbl Modifier and Type Field Description protected java.util.List<CTDLbl>CTDLbls. dLblMethods in org.docx4j.dml.chart that return CTDLbl Modifier and Type Method Description CTDLblObjectFactory. createCTDLbl()Create an instance ofCTDLblCTDLblCTPivotFmt. getDLbl()Gets the value of the dLbl property.Methods in org.docx4j.dml.chart that return types with arguments of type CTDLbl Modifier and Type Method Description java.util.List<CTDLbl>CTDLbls. getDLbl()Gets the value of the dLbl property.Methods in org.docx4j.dml.chart with parameters of type CTDLbl Modifier and Type Method Description voidCTPivotFmt. setDLbl(CTDLbl value)Sets the value of the dLbl property.