Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape.CTLinkedTextboxInformation
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape |
-
Uses of CTLinkedTextboxInformation in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape
Fields in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape declared as CTLinkedTextboxInformation Modifier and Type Field Description protected CTLinkedTextboxInformationCTWordprocessingShape. linkedTxbxMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape that return CTLinkedTextboxInformation Modifier and Type Method Description CTLinkedTextboxInformationObjectFactory. createCTLinkedTextboxInformation()Create an instance ofCTLinkedTextboxInformationCTLinkedTextboxInformationCTWordprocessingShape. getLinkedTxbx()Gets the value of the linkedTxbx property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape with parameters of type CTLinkedTextboxInformation Modifier and Type Method Description voidCTWordprocessingShape. setLinkedTxbx(CTLinkedTextboxInformation value)Sets the value of the linkedTxbx property.