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