Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing.CTApplicationNonVisualDrawingProps
Packages that use CTApplicationNonVisualDrawingProps
-
Uses of CTApplicationNonVisualDrawingProps in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing declared as CTApplicationNonVisualDrawingPropsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing that return CTApplicationNonVisualDrawingPropsModifier and TypeMethodDescriptionObjectFactory.createCTApplicationNonVisualDrawingProps()Create an instance ofCTApplicationNonVisualDrawingPropsCTContentPart.getNvPr()Gets the value of the nvPr property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing with parameters of type CTApplicationNonVisualDrawingPropsModifier and TypeMethodDescriptionvoidCTContentPart.setNvPr(CTApplicationNonVisualDrawingProps value) Sets the value of the nvPr property.