Uses of Class
org.xlsx4j.schemas.microsoft.com.office.excel.x2010.spreadsheetDrawing.CTContentPartNonVisual
Packages that use CTContentPartNonVisual
-
Uses of CTContentPartNonVisual in org.xlsx4j.schemas.microsoft.com.office.excel.x2010.spreadsheetDrawing
Fields in org.xlsx4j.schemas.microsoft.com.office.excel.x2010.spreadsheetDrawing declared as CTContentPartNonVisualMethods in org.xlsx4j.schemas.microsoft.com.office.excel.x2010.spreadsheetDrawing that return CTContentPartNonVisualModifier and TypeMethodDescriptionObjectFactory.createCTContentPartNonVisual()Create an instance ofCTContentPartNonVisualCTContentPart.getNvContentPartPr()Gets the value of the nvContentPartPr property.Methods in org.xlsx4j.schemas.microsoft.com.office.excel.x2010.spreadsheetDrawing with parameters of type CTContentPartNonVisualModifier and TypeMethodDescriptionvoidCTContentPart.setNvContentPartPr(CTContentPartNonVisual value) Sets the value of the nvContentPartPr property.