Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTNonVisualInkContentPartProperties
Packages that use CTNonVisualInkContentPartProperties
Package
Description
-
Uses of CTNonVisualInkContentPartProperties in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing declared as CTNonVisualInkContentPartPropertiesModifier and TypeFieldDescriptionprotected CTNonVisualInkContentPartPropertiesCTContentPartNonVisual.cNvContentPartPrMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing that return CTNonVisualInkContentPartPropertiesModifier and TypeMethodDescriptionCTContentPartNonVisual.getCNvContentPartPr()Gets the value of the cNvContentPartPr property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing with parameters of type CTNonVisualInkContentPartPropertiesModifier and TypeMethodDescriptionvoidCTContentPartNonVisual.setCNvContentPartPr(CTNonVisualInkContentPartProperties value) Sets the value of the cNvContentPartPr property. -
Uses of CTNonVisualInkContentPartProperties in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as CTNonVisualInkContentPartPropertiesModifier and TypeFieldDescriptionprotected CTNonVisualInkContentPartPropertiesCTGvmlContentPartNonVisual.cNvContentPartPrMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTNonVisualInkContentPartPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTNonVisualInkContentPartProperties()Create an instance ofCTNonVisualInkContentPartPropertiesCTGvmlContentPartNonVisual.getCNvContentPartPr()Gets the value of the cNvContentPartPr property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTNonVisualInkContentPartPropertiesModifier and TypeMethodDescriptionvoidCTGvmlContentPartNonVisual.setCNvContentPartPr(CTNonVisualInkContentPartProperties value) Sets the value of the cNvContentPartPr property. -
Uses of CTNonVisualInkContentPartProperties in org.docx4j.w14
Fields in org.docx4j.w14 declared as CTNonVisualInkContentPartPropertiesModifier and TypeFieldDescriptionprotected CTNonVisualInkContentPartPropertiesCTWordContentPartNonVisual.cNvContentPartPrMethods in org.docx4j.w14 that return CTNonVisualInkContentPartPropertiesModifier and TypeMethodDescriptionCTWordContentPartNonVisual.getCNvContentPartPr()Gets the value of the cNvContentPartPr property.Methods in org.docx4j.w14 with parameters of type CTNonVisualInkContentPartPropertiesModifier and TypeMethodDescriptionvoidCTWordContentPartNonVisual.setCNvContentPartPr(CTNonVisualInkContentPartProperties value) Sets the value of the cNvContentPartPr property.