Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.slidezoom.CTSlideZoomObject
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.slidezoom |
-
Uses of CTSlideZoomObject in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.slidezoom
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.slidezoom declared as CTSlideZoomObject Modifier and Type Field Description protected CTSlideZoomObjectCTSlideZoom. sldZmObjMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.slidezoom that return CTSlideZoomObject Modifier and Type Method Description CTSlideZoomObjectObjectFactory. createCTSlideZoomObject()Create an instance ofCTSlideZoomObjectCTSlideZoomObjectCTSlideZoom. getSldZmObj()Gets the value of the sldZmObj property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.slidezoom with parameters of type CTSlideZoomObject Modifier and Type Method Description voidCTSlideZoom. setSldZmObj(CTSlideZoomObject value)Sets the value of the sldZmObj property.