| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x201606.main |
| Modifier and Type | Field and Description |
|---|---|
protected STZoomObjectImageType |
CTZoomObjectProperties.imageType |
| Modifier and Type | Method and Description |
|---|---|
static STZoomObjectImageType |
STZoomObjectImageType.fromValue(String v) |
STZoomObjectImageType |
CTZoomObjectProperties.getImageType()
Gets the value of the imageType property.
|
static STZoomObjectImageType |
STZoomObjectImageType.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTZoomObjectProperties.setImageType(STZoomObjectImageType value)
Sets the value of the imageType property.
|
Copyright © 2007-2021. All Rights Reserved.