public interface CTNumFmt extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTNumFmt.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 |
|---|---|
String |
getFormatCode()
Gets the "formatCode" attribute
|
boolean |
getSourceLinked()
Gets the "sourceLinked" attribute
|
boolean |
isSetSourceLinked()
True if has "sourceLinked" attribute
|
void |
setFormatCode(String formatCode)
Sets the "formatCode" attribute
|
void |
setSourceLinked(boolean sourceLinked)
Sets the "sourceLinked" attribute
|
void |
unsetSourceLinked()
Unsets the "sourceLinked" attribute
|
STXstring |
xgetFormatCode()
Gets (as xml) the "formatCode" attribute
|
XmlBoolean |
xgetSourceLinked()
Gets (as xml) the "sourceLinked" attribute
|
void |
xsetFormatCode(STXstring formatCode)
Sets (as xml) the "formatCode" attribute
|
void |
xsetSourceLinked(XmlBoolean sourceLinked)
Sets (as xml) the "sourceLinked" 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
String getFormatCode()
STXstring xgetFormatCode()
void setFormatCode(String formatCode)
void xsetFormatCode(STXstring formatCode)
boolean getSourceLinked()
XmlBoolean xgetSourceLinked()
boolean isSetSourceLinked()
void setSourceLinked(boolean sourceLinked)
void xsetSourceLinked(XmlBoolean sourceLinked)
void unsetSourceLinked()
Copyright © 2010 - 2020 Adobe. All Rights Reserved