Uses of Class
org.xlsx4j.schemas.microsoft.com.office.excel.x2010.spreadsheetDrawing.CTContentPartNonVisual
| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel.x2010.spreadsheetDrawing |
-
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 CTContentPartNonVisual Modifier and Type Field Description protected CTContentPartNonVisualCTContentPart. nvContentPartPrMethods in org.xlsx4j.schemas.microsoft.com.office.excel.x2010.spreadsheetDrawing that return CTContentPartNonVisual Modifier and Type Method Description CTContentPartNonVisualObjectFactory. createCTContentPartNonVisual()Create an instance ofCTContentPartNonVisualCTContentPartNonVisualCTContentPart. getNvContentPartPr()Gets the value of the nvContentPartPr property.Methods in org.xlsx4j.schemas.microsoft.com.office.excel.x2010.spreadsheetDrawing with parameters of type CTContentPartNonVisual Modifier and Type Method Description voidCTContentPart. setNvContentPartPr(CTContentPartNonVisual value)Sets the value of the nvContentPartPr property.