public interface CTZoom extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTZoom.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getPercent()
Gets the "percent" attribute
|
STZoom.Enum |
getVal()
Gets the "val" attribute
|
boolean |
isSetVal()
True if has "val" attribute
|
void |
setPercent(BigInteger percent)
Sets the "percent" attribute
|
void |
setVal(STZoom.Enum val)
Sets the "val" attribute
|
void |
unsetVal()
Unsets the "val" attribute
|
STDecimalNumber |
xgetPercent()
Gets (as xml) the "percent" attribute
|
STZoom |
xgetVal()
Gets (as xml) the "val" attribute
|
void |
xsetPercent(STDecimalNumber percent)
Sets (as xml) the "percent" attribute
|
void |
xsetVal(STZoom val)
Sets (as xml) the "val" attribute
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
STZoom.Enum getVal()
STZoom xgetVal()
boolean isSetVal()
void setVal(STZoom.Enum val)
void xsetVal(STZoom val)
void unsetVal()
BigInteger getPercent()
STDecimalNumber xgetPercent()
void setPercent(BigInteger percent)
void xsetPercent(STDecimalNumber percent)
Copyright © 2010 - 2020 Adobe. All Rights Reserved