public interface CTHeight extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTHeight.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 |
|---|---|
STHeightRule.Enum |
getHRule()
Gets the "hRule" attribute
|
BigInteger |
getVal()
Gets the "val" attribute
|
boolean |
isSetHRule()
True if has "hRule" attribute
|
boolean |
isSetVal()
True if has "val" attribute
|
void |
setHRule(STHeightRule.Enum hRule)
Sets the "hRule" attribute
|
void |
setVal(BigInteger val)
Sets the "val" attribute
|
void |
unsetHRule()
Unsets the "hRule" attribute
|
void |
unsetVal()
Unsets the "val" attribute
|
STHeightRule |
xgetHRule()
Gets (as xml) the "hRule" attribute
|
STTwipsMeasure |
xgetVal()
Gets (as xml) the "val" attribute
|
void |
xsetHRule(STHeightRule hRule)
Sets (as xml) the "hRule" attribute
|
void |
xsetVal(STTwipsMeasure 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
BigInteger getVal()
STTwipsMeasure xgetVal()
boolean isSetVal()
void setVal(BigInteger val)
void xsetVal(STTwipsMeasure val)
void unsetVal()
STHeightRule.Enum getHRule()
STHeightRule xgetHRule()
boolean isSetHRule()
void setHRule(STHeightRule.Enum hRule)
void xsetHRule(STHeightRule hRule)
void unsetHRule()
Copyright © 2010 - 2020 Adobe. All Rights Reserved