public interface CTColumn extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTColumn.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 |
getSpace()
Gets the "space" attribute
|
BigInteger |
getW()
Gets the "w" attribute
|
boolean |
isSetSpace()
True if has "space" attribute
|
boolean |
isSetW()
True if has "w" attribute
|
void |
setSpace(BigInteger space)
Sets the "space" attribute
|
void |
setW(BigInteger w)
Sets the "w" attribute
|
void |
unsetSpace()
Unsets the "space" attribute
|
void |
unsetW()
Unsets the "w" attribute
|
STTwipsMeasure |
xgetSpace()
Gets (as xml) the "space" attribute
|
STTwipsMeasure |
xgetW()
Gets (as xml) the "w" attribute
|
void |
xsetSpace(STTwipsMeasure space)
Sets (as xml) the "space" attribute
|
void |
xsetW(STTwipsMeasure w)
Sets (as xml) the "w" 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 getW()
STTwipsMeasure xgetW()
boolean isSetW()
void setW(BigInteger w)
void xsetW(STTwipsMeasure w)
void unsetW()
BigInteger getSpace()
STTwipsMeasure xgetSpace()
boolean isSetSpace()
void setSpace(BigInteger space)
void xsetSpace(STTwipsMeasure space)
void unsetSpace()
Copyright © 2010 - 2020 Adobe. All Rights Reserved