Uses of Enum
org.pptx4j.pml.STPhotoAlbumFrameShape
Packages that use STPhotoAlbumFrameShape
-
Uses of STPhotoAlbumFrameShape in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STPhotoAlbumFrameShapeMethods in org.pptx4j.pml that return STPhotoAlbumFrameShapeModifier and TypeMethodDescriptionstatic STPhotoAlbumFrameShapeCTPhotoAlbum.getFrame()Gets the value of the frame property.static STPhotoAlbumFrameShapeReturns 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 STPhotoAlbumFrameShapeModifier and TypeMethodDescriptionvoidCTPhotoAlbum.setFrame(STPhotoAlbumFrameShape value) Sets the value of the frame property.