Uses of Class
org.docx4j.dml.CTNonVisualConnectorProperties
Packages that use CTNonVisualConnectorProperties
Package
Description
-
Uses of CTNonVisualConnectorProperties in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape
Fields in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape declared as CTNonVisualConnectorPropertiesModifier and TypeFieldDescriptionprotected CTNonVisualConnectorPropertiesCTWordprocessingShape.cNvCnPrMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape that return CTNonVisualConnectorPropertiesModifier and TypeMethodDescriptionCTWordprocessingShape.getCNvCnPr()Gets the value of the cNvCnPr property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingShape with parameters of type CTNonVisualConnectorPropertiesModifier and TypeMethodDescriptionvoidCTWordprocessingShape.setCNvCnPr(CTNonVisualConnectorProperties value) Sets the value of the cNvCnPr property. -
Uses of CTNonVisualConnectorProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTNonVisualConnectorPropertiesModifier and TypeFieldDescriptionprotected CTNonVisualConnectorPropertiesCTGvmlConnectorNonVisual.cNvCxnSpPrMethods in org.docx4j.dml that return CTNonVisualConnectorPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTNonVisualConnectorProperties()Create an instance ofCTNonVisualConnectorPropertiesCTGvmlConnectorNonVisual.getCNvCxnSpPr()Gets the value of the cNvCxnSpPr property.Methods in org.docx4j.dml with parameters of type CTNonVisualConnectorPropertiesModifier and TypeMethodDescriptionvoidCTGvmlConnectorNonVisual.setCNvCxnSpPr(CTNonVisualConnectorProperties value) Sets the value of the cNvCxnSpPr property. -
Uses of CTNonVisualConnectorProperties in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTNonVisualConnectorPropertiesModifier and TypeFieldDescriptionprotected CTNonVisualConnectorPropertiesCTConnectorNonVisual.cNvCxnSpPrMethods in org.docx4j.dml.chartDrawing that return CTNonVisualConnectorPropertiesModifier and TypeMethodDescriptionCTConnectorNonVisual.getCNvCxnSpPr()Gets the value of the cNvCxnSpPr property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTNonVisualConnectorPropertiesModifier and TypeMethodDescriptionvoidCTConnectorNonVisual.setCNvCxnSpPr(CTNonVisualConnectorProperties value) Sets the value of the cNvCxnSpPr property. -
Uses of CTNonVisualConnectorProperties in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTNonVisualConnectorPropertiesModifier and TypeFieldDescriptionprotected CTNonVisualConnectorPropertiesCTConnectorNonVisual.cNvCxnSpPrMethods in org.docx4j.dml.spreadsheetdrawing that return CTNonVisualConnectorPropertiesModifier and TypeMethodDescriptionCTConnectorNonVisual.getCNvCxnSpPr()Gets the value of the cNvCxnSpPr property.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTNonVisualConnectorPropertiesModifier and TypeMethodDescriptionvoidCTConnectorNonVisual.setCNvCxnSpPr(CTNonVisualConnectorProperties value) Sets the value of the cNvCxnSpPr property.