public interface CTTextAutonumberBullet extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTTextAutonumberBullet.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 |
|---|---|
int |
getStartAt()
Gets the "startAt" attribute
|
STTextAutonumberScheme.Enum |
getType()
Gets the "type" attribute
|
boolean |
isSetStartAt()
True if has "startAt" attribute
|
void |
setStartAt(int startAt)
Sets the "startAt" attribute
|
void |
setType(STTextAutonumberScheme.Enum type)
Sets the "type" attribute
|
void |
unsetStartAt()
Unsets the "startAt" attribute
|
STTextBulletStartAtNum |
xgetStartAt()
Gets (as xml) the "startAt" attribute
|
STTextAutonumberScheme |
xgetType()
Gets (as xml) the "type" attribute
|
void |
xsetStartAt(STTextBulletStartAtNum startAt)
Sets (as xml) the "startAt" attribute
|
void |
xsetType(STTextAutonumberScheme type)
Sets (as xml) the "type" 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
STTextAutonumberScheme.Enum getType()
STTextAutonumberScheme xgetType()
void setType(STTextAutonumberScheme.Enum type)
void xsetType(STTextAutonumberScheme type)
int getStartAt()
STTextBulletStartAtNum xgetStartAt()
boolean isSetStartAt()
void setStartAt(int startAt)
void xsetStartAt(STTextBulletStartAtNum startAt)
void unsetStartAt()
Copyright © 2010 - 2020 Adobe. All Rights Reserved