public interface CTColorFilter extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTColorFilter.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 |
|---|---|
boolean |
getCellColor()
Gets the "cellColor" attribute
|
long |
getDxfId()
Gets the "dxfId" attribute
|
boolean |
isSetCellColor()
True if has "cellColor" attribute
|
boolean |
isSetDxfId()
True if has "dxfId" attribute
|
void |
setCellColor(boolean cellColor)
Sets the "cellColor" attribute
|
void |
setDxfId(long dxfId)
Sets the "dxfId" attribute
|
void |
unsetCellColor()
Unsets the "cellColor" attribute
|
void |
unsetDxfId()
Unsets the "dxfId" attribute
|
XmlBoolean |
xgetCellColor()
Gets (as xml) the "cellColor" attribute
|
STDxfId |
xgetDxfId()
Gets (as xml) the "dxfId" attribute
|
void |
xsetCellColor(XmlBoolean cellColor)
Sets (as xml) the "cellColor" attribute
|
void |
xsetDxfId(STDxfId dxfId)
Sets (as xml) the "dxfId" 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
long getDxfId()
STDxfId xgetDxfId()
boolean isSetDxfId()
void setDxfId(long dxfId)
void xsetDxfId(STDxfId dxfId)
void unsetDxfId()
boolean getCellColor()
XmlBoolean xgetCellColor()
boolean isSetCellColor()
void setCellColor(boolean cellColor)
void xsetCellColor(XmlBoolean cellColor)
void unsetCellColor()
Copyright © 2010 - 2020 Adobe. All Rights Reserved