Uses of Class
org.pptx4j.pml.STPhotoAlbumFrameShape
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of STPhotoAlbumFrameShape in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STPhotoAlbumFrameShape Modifier and Type Field Description protected STPhotoAlbumFrameShapeCTPhotoAlbum. frameMethods in org.pptx4j.pml that return STPhotoAlbumFrameShape Modifier and Type Method Description static STPhotoAlbumFrameShapeSTPhotoAlbumFrameShape. fromValue(java.lang.String v)STPhotoAlbumFrameShapeCTPhotoAlbum. getFrame()Gets the value of the frame property.static STPhotoAlbumFrameShapeSTPhotoAlbumFrameShape. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STPhotoAlbumFrameShape[]STPhotoAlbumFrameShape. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pptx4j.pml with parameters of type STPhotoAlbumFrameShape Modifier and Type Method Description voidCTPhotoAlbum. setFrame(STPhotoAlbumFrameShape value)Sets the value of the frame property.