public interface CTTableStyleElement extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTTableStyleElement.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 |
|---|---|
long |
getDxfId()
Gets the "dxfId" attribute
|
long |
getSize()
Gets the "size" attribute
|
STTableStyleType.Enum |
getType()
Gets the "type" attribute
|
boolean |
isSetDxfId()
True if has "dxfId" attribute
|
boolean |
isSetSize()
True if has "size" attribute
|
void |
setDxfId(long dxfId)
Sets the "dxfId" attribute
|
void |
setSize(long size)
Sets the "size" attribute
|
void |
setType(STTableStyleType.Enum type)
Sets the "type" attribute
|
void |
unsetDxfId()
Unsets the "dxfId" attribute
|
void |
unsetSize()
Unsets the "size" attribute
|
STDxfId |
xgetDxfId()
Gets (as xml) the "dxfId" attribute
|
XmlUnsignedInt |
xgetSize()
Gets (as xml) the "size" attribute
|
STTableStyleType |
xgetType()
Gets (as xml) the "type" attribute
|
void |
xsetDxfId(STDxfId dxfId)
Sets (as xml) the "dxfId" attribute
|
void |
xsetSize(XmlUnsignedInt size)
Sets (as xml) the "size" attribute
|
void |
xsetType(STTableStyleType 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
STTableStyleType.Enum getType()
STTableStyleType xgetType()
void setType(STTableStyleType.Enum type)
void xsetType(STTableStyleType type)
long getSize()
XmlUnsignedInt xgetSize()
boolean isSetSize()
void setSize(long size)
void xsetSize(XmlUnsignedInt size)
void unsetSize()
long getDxfId()
STDxfId xgetDxfId()
boolean isSetDxfId()
void setDxfId(long dxfId)
void xsetDxfId(STDxfId dxfId)
void unsetDxfId()
Copyright © 2010 - 2020 Adobe. All Rights Reserved