Uses of Class
org.xlsx4j.schemas.microsoft.com.office.excel.x2010.spreadsheetDrawing.CTApplicationNonVisualDrawingProps
| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel.x2010.spreadsheetDrawing |
-
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 CTApplicationNonVisualDrawingProps Modifier and Type Field Description protected CTApplicationNonVisualDrawingPropsCTContentPart. nvPrMethods in org.xlsx4j.schemas.microsoft.com.office.excel.x2010.spreadsheetDrawing that return CTApplicationNonVisualDrawingProps Modifier and Type Method Description CTApplicationNonVisualDrawingPropsObjectFactory. createCTApplicationNonVisualDrawingProps()Create an instance ofCTApplicationNonVisualDrawingPropsCTApplicationNonVisualDrawingPropsCTContentPart. getNvPr()Gets the value of the nvPr property.Methods in org.xlsx4j.schemas.microsoft.com.office.excel.x2010.spreadsheetDrawing with parameters of type CTApplicationNonVisualDrawingProps Modifier and Type Method Description voidCTContentPart. setNvPr(CTApplicationNonVisualDrawingProps value)Sets the value of the nvPr property.