Uses of Class
org.pptx4j.pml.Shape.NvSpPr
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of Shape.NvSpPr in org.pptx4j.pml
Fields in org.pptx4j.pml declared as Shape.NvSpPr Modifier and Type Field Description protected Shape.NvSpPrShape. nvSpPrMethods in org.pptx4j.pml that return Shape.NvSpPr Modifier and Type Method Description Shape.NvSpPrObjectFactory. createShapeNvSpPr()Create an instance ofShape.NvSpPrShape.NvSpPrShape. getNvSpPr()Gets the value of the nvSpPr property.Methods in org.pptx4j.pml with parameters of type Shape.NvSpPr Modifier and Type Method Description voidShape. setNvSpPr(Shape.NvSpPr value)Sets the value of the nvSpPr property.