Uses of Class
org.docx4j.dml.CTTextBody
Packages that use CTTextBody
Package
Description
-
Uses of CTTextBody in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTTextBodyModifier and TypeFieldDescriptionprotected CTTextBodyCTText.richprotected CTTextBodyCTAxis.txPrprotected CTTextBodyCTAxisTitle.txPrprotected CTTextBodyCTAxisUnitsLabel.txPrprotected CTTextBodyCTChartSpace.txPrprotected CTTextBodyCTChartTitle.txPrprotected CTTextBodyCTDataLabel.txPrprotected CTTextBodyCTDataLabels.txPrprotected CTTextBodyCTLegend.txPrMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTTextBodyModifier and TypeMethodDescriptionCTText.getRich()Gets the value of the rich property.CTAxis.getTxPr()Gets the value of the txPr property.CTAxisTitle.getTxPr()Gets the value of the txPr property.CTAxisUnitsLabel.getTxPr()Gets the value of the txPr property.CTChartSpace.getTxPr()Gets the value of the txPr property.CTChartTitle.getTxPr()Gets the value of the txPr property.CTDataLabel.getTxPr()Gets the value of the txPr property.CTDataLabels.getTxPr()Gets the value of the txPr property.CTLegend.getTxPr()Gets the value of the txPr property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTTextBodyModifier and TypeMethodDescriptionvoidCTText.setRich(CTTextBody value) Sets the value of the rich property.voidCTAxis.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTAxisTitle.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTAxisUnitsLabel.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTChartSpace.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTChartTitle.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTDataLabel.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTDataLabels.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTLegend.setTxPr(CTTextBody value) Sets the value of the txPr property. -
Uses of CTTextBody in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTextBodyModifier and TypeFieldDescriptionprotected CTTextBodyCTGvmlTextShape.txBodyprotected CTTextBodyCTTableCell.txBodyMethods in org.docx4j.dml that return CTTextBodyModifier and TypeMethodDescriptionObjectFactory.createCTTextBody()Create an instance ofCTTextBodyCTGvmlTextShape.getTxBody()Gets the value of the txBody property.CTTableCell.getTxBody()Gets the value of the txBody property.Methods in org.docx4j.dml with parameters of type CTTextBodyModifier and TypeMethodDescriptionvoidCTGvmlTextShape.setTxBody(CTTextBody value) Sets the value of the txBody property.voidCTTableCell.setTxBody(CTTextBody value) Sets the value of the txBody property. -
Uses of CTTextBody in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTTextBodyModifier and TypeFieldDescriptionprotected CTTextBodyCTTx.richprotected CTTextBodyCTCatAx.txPrprotected CTTextBodyCTChartSpace.txPrprotected CTTextBodyCTDateAx.txPrprotected CTTextBodyCTDispUnitsLbl.txPrprotected CTTextBodyCTDLbl.txPrprotected CTTextBodyCTDLbls.txPrprotected CTTextBodyCTDTable.txPrprotected CTTextBodyCTLegend.txPrprotected CTTextBodyCTLegendEntry.txPrprotected CTTextBodyCTPivotFmt.txPrprotected CTTextBodyCTSerAx.txPrprotected CTTextBodyCTTitle.txPrprotected CTTextBodyCTTrendlineLbl.txPrprotected CTTextBodyCTValAx.txPrMethods in org.docx4j.dml.chart that return CTTextBodyModifier and TypeMethodDescriptionCTTx.getRich()Gets the value of the rich property.CTCatAx.getTxPr()Gets the value of the txPr property.CTChartSpace.getTxPr()Gets the value of the txPr property.CTDateAx.getTxPr()Gets the value of the txPr property.CTDispUnitsLbl.getTxPr()Gets the value of the txPr property.CTDLbl.getTxPr()Gets the value of the txPr property.CTDLbls.getTxPr()Gets the value of the txPr property.CTDTable.getTxPr()Gets the value of the txPr property.CTLegend.getTxPr()Gets the value of the txPr property.CTLegendEntry.getTxPr()Gets the value of the txPr property.CTPivotFmt.getTxPr()Gets the value of the txPr property.CTSerAx.getTxPr()Gets the value of the txPr property.CTTitle.getTxPr()Gets the value of the txPr property.CTTrendlineLbl.getTxPr()Gets the value of the txPr property.CTValAx.getTxPr()Gets the value of the txPr property.Methods in org.docx4j.dml.chart with parameters of type CTTextBodyModifier and TypeMethodDescriptionvoidCTTx.setRich(CTTextBody value) Sets the value of the rich property.voidCTCatAx.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTChartSpace.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTDateAx.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTDispUnitsLbl.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTDLbl.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTDLbls.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTDTable.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTLegend.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTLegendEntry.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTPivotFmt.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTSerAx.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTTitle.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTTrendlineLbl.setTxPr(CTTextBody value) Sets the value of the txPr property.voidCTValAx.setTxPr(CTTextBody value) Sets the value of the txPr property. -
Uses of CTTextBody in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTTextBodyMethods in org.docx4j.dml.chartDrawing that return CTTextBodyMethods in org.docx4j.dml.chartDrawing with parameters of type CTTextBodyModifier and TypeMethodDescriptionvoidCTShape.setTxBody(CTTextBody value) Sets the value of the txBody property. -
Uses of CTTextBody in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTTextBodyMethods in org.docx4j.dml.diagram that return CTTextBodyMethods in org.docx4j.dml.diagram that return types with arguments of type CTTextBodyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTTextBody>ObjectFactory.createT(CTTextBody value) Methods in org.docx4j.dml.diagram with parameters of type CTTextBodyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTTextBody>ObjectFactory.createT(CTTextBody value) voidCTPt.setT(CTTextBody value) Sets the value of the t property. -
Uses of CTTextBody in org.docx4j.dml.diagram2008
Fields in org.docx4j.dml.diagram2008 declared as CTTextBodyMethods in org.docx4j.dml.diagram2008 that return CTTextBodyMethods in org.docx4j.dml.diagram2008 with parameters of type CTTextBodyModifier and TypeMethodDescriptionvoidCTShape.setTxBody(CTTextBody value) Sets the value of the txBody property. -
Uses of CTTextBody in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTTextBodyMethods in org.docx4j.dml.spreadsheetdrawing that return CTTextBodyMethods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTTextBodyModifier and TypeMethodDescriptionvoidCTShape.setTxBody(CTTextBody value) Sets the value of the txBody property.