Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape.CTLinkedTextboxInformation
Packages that use CTLinkedTextboxInformation
-
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 CTLinkedTextboxInformationModifier and TypeFieldDescriptionprotected CTLinkedTextboxInformationCTWordprocessingShape.linkedTxbxMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape that return CTLinkedTextboxInformationModifier and TypeMethodDescriptionObjectFactory.createCTLinkedTextboxInformation()Create an instance ofCTLinkedTextboxInformationCTWordprocessingShape.getLinkedTxbx()Gets the value of the linkedTxbx property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape with parameters of type CTLinkedTextboxInformationModifier and TypeMethodDescriptionvoidCTWordprocessingShape.setLinkedTxbx(CTLinkedTextboxInformation value) Sets the value of the linkedTxbx property.