Uses of Class
org.pptx4j.pml.CTPhotoAlbum
Packages that use CTPhotoAlbum
-
Uses of CTPhotoAlbum in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTPhotoAlbumMethods in org.pptx4j.pml that return CTPhotoAlbumModifier and TypeMethodDescriptionObjectFactory.createCTPhotoAlbum()Create an instance ofCTPhotoAlbumPresentation.getPhotoAlbum()Gets the value of the photoAlbum property.Methods in org.pptx4j.pml with parameters of type CTPhotoAlbumModifier and TypeMethodDescriptionvoidPresentation.setPhotoAlbum(CTPhotoAlbum value) Sets the value of the photoAlbum property.