Uses of Enum
org.pptx4j.com.microsoft.schemas.office.powerpoint.x201606.main.STZoomObjectImageType
Packages that use STZoomObjectImageType
-
Uses of STZoomObjectImageType in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201606.main
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201606.main declared as STZoomObjectImageTypeModifier and TypeFieldDescriptionprotected STZoomObjectImageTypeCTZoomObjectProperties.imageTypeMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201606.main that return STZoomObjectImageTypeModifier and TypeMethodDescriptionstatic STZoomObjectImageTypeCTZoomObjectProperties.getImageType()Gets the value of the imageType property.static STZoomObjectImageTypeReturns the enum constant of this type with the specified name.static STZoomObjectImageType[]STZoomObjectImageType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201606.main with parameters of type STZoomObjectImageTypeModifier and TypeMethodDescriptionvoidCTZoomObjectProperties.setImageType(STZoomObjectImageType value) Sets the value of the imageType property.