Uses of Class
org.docx4j.wml.CTTxbxContent
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape | |
| org.docx4j.vml | |
| org.docx4j.wml |
-
Uses of CTTxbxContent in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape
Fields in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape declared as CTTxbxContent Modifier and Type Field Description protected CTTxbxContentCTTextboxInfo. txbxContentMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape that return CTTxbxContent Modifier and Type Method Description CTTxbxContentCTTextboxInfo. getTxbxContent()Gets the value of the txbxContent property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape with parameters of type CTTxbxContent Modifier and Type Method Description voidCTTextboxInfo. setTxbxContent(CTTxbxContent value)Sets the value of the txbxContent property. -
Uses of CTTxbxContent in org.docx4j.vml
Fields in org.docx4j.vml declared as CTTxbxContent Modifier and Type Field Description protected CTTxbxContentCTTextbox. txbxContentMethods in org.docx4j.vml that return CTTxbxContent Modifier and Type Method Description CTTxbxContentCTTextbox. getTxbxContent()Gets the value of the txbxContent property.Methods in org.docx4j.vml with parameters of type CTTxbxContent Modifier and Type Method Description voidCTTextbox. setTxbxContent(CTTxbxContent value)Sets the value of the txbxContent property. -
Uses of CTTxbxContent in org.docx4j.wml
Methods in org.docx4j.wml that return CTTxbxContent Modifier and Type Method Description CTTxbxContentObjectFactory. createCTTxbxContent()Create an instance ofCTTxbxContentMethods in org.docx4j.wml that return types with arguments of type CTTxbxContent Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTTxbxContent>ObjectFactory. createTxbxContent(CTTxbxContent value)Methods in org.docx4j.wml with parameters of type CTTxbxContent Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTTxbxContent>ObjectFactory. createTxbxContent(CTTxbxContent value)