Uses of Class
org.pptx4j.pml.CTPhotoAlbum
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTPhotoAlbum in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTPhotoAlbum Modifier and Type Field Description protected CTPhotoAlbumPresentation. photoAlbumMethods in org.pptx4j.pml that return CTPhotoAlbum Modifier and Type Method Description CTPhotoAlbumObjectFactory. createCTPhotoAlbum()Create an instance ofCTPhotoAlbumCTPhotoAlbumPresentation. getPhotoAlbum()Gets the value of the photoAlbum property.Methods in org.pptx4j.pml with parameters of type CTPhotoAlbum Modifier and Type Method Description voidPresentation. setPhotoAlbum(CTPhotoAlbum value)Sets the value of the photoAlbum property.