Uses of Class
org.pptx4j.pml.CTShowInfoKiosk
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTShowInfoKiosk in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTShowInfoKiosk Modifier and Type Field Description protected CTShowInfoKioskCTShowProperties. kioskMethods in org.pptx4j.pml that return CTShowInfoKiosk Modifier and Type Method Description CTShowInfoKioskObjectFactory. createCTShowInfoKiosk()Create an instance ofCTShowInfoKioskCTShowInfoKioskCTShowProperties. getKiosk()Gets the value of the kiosk property.Methods in org.pptx4j.pml with parameters of type CTShowInfoKiosk Modifier and Type Method Description voidCTShowProperties. setKiosk(CTShowInfoKiosk value)Sets the value of the kiosk property.