Uses of Class
org.pptx4j.pml.Presentation.SldSz
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of Presentation.SldSz in org.pptx4j.pml
Fields in org.pptx4j.pml declared as Presentation.SldSz Modifier and Type Field Description protected Presentation.SldSzPresentation. sldSzMethods in org.pptx4j.pml that return Presentation.SldSz Modifier and Type Method Description Presentation.SldSzObjectFactory. createPresentationSldSz()Create an instance ofPresentation.SldSzPresentation.SldSzPresentation. getSldSz()Gets the value of the sldSz property.Methods in org.pptx4j.pml with parameters of type Presentation.SldSz Modifier and Type Method Description voidPresentation. setSldSz(Presentation.SldSz value)Sets the value of the sldSz property.