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. -
Uses of CTTextBody in org.docx4j.openpackaging.parts.DrawingML
Fields in org.docx4j.openpackaging.parts.DrawingML with type parameters of type CTTextBodyModifier and TypeFieldDescriptionprivate List<jakarta.xml.bind.JAXBElement<CTTextBody>>DiagramDataUnflatten.textFormatsMethods in org.docx4j.openpackaging.parts.DrawingML that return CTTextBodyModifier and TypeMethodDescriptionDiagramDataUnflatten.processText(ListItem thisListItem, CTPt thisPoint) Methods in org.docx4j.openpackaging.parts.DrawingML that return types with arguments of type CTTextBodyModifier and TypeMethodDescriptionList<jakarta.xml.bind.JAXBElement<CTTextBody>>DiagramDataUnflatten.getTextFormats() -
Uses of CTTextBody in org.opendope.SmartArt.dataHierarchy
Fields in org.opendope.SmartArt.dataHierarchy declared as CTTextBodyModifier and TypeFieldDescriptionprotected CTTextBodySmartArtDataHierarchy.Texts.IdentifiedText.tMethods in org.opendope.SmartArt.dataHierarchy that return CTTextBodyModifier and TypeMethodDescriptionSmartArtDataHierarchy.Texts.IdentifiedText.getT()Gets the value of the t property.Methods in org.opendope.SmartArt.dataHierarchy with parameters of type CTTextBodyModifier and TypeMethodDescriptionvoidSmartArtDataHierarchy.Texts.IdentifiedText.setT(CTTextBody value) Sets the value of the t property. -
Uses of CTTextBody in org.pptx4j.model
Methods in org.pptx4j.model with parameters of type CTTextBodyModifier and TypeMethodDescriptionprivate static voidResolvedLayout.handleTxBody(CTTextBody sp, CTTextBody layoutShape) -
Uses of CTTextBody in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTextBodyMethods in org.pptx4j.pml that return CTTextBodyMethods in org.pptx4j.pml with parameters of type CTTextBodyModifier and TypeMethodDescriptionvoidShape.setTxBody(CTTextBody value) Sets the value of the txBody property.