Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape.CTTextboxInfo
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape |
-
Uses of CTTextboxInfo in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape
Fields in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape declared as CTTextboxInfo Modifier and Type Field Description protected CTTextboxInfoCTWordprocessingShape. txbxMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape that return CTTextboxInfo Modifier and Type Method Description CTTextboxInfoObjectFactory. createCTTextboxInfo()Create an instance ofCTTextboxInfoCTTextboxInfoCTWordprocessingShape. getTxbx()Gets the value of the txbx property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape with parameters of type CTTextboxInfo Modifier and Type Method Description voidCTWordprocessingShape. setTxbx(CTTextboxInfo value)Sets the value of the txbx property.