public interface CTXmlCellPr extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTXmlCellPr.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 |
|---|---|
CTExtensionList |
addNewExtLst()
Appends and returns a new empty "extLst" element
|
CTXmlPr |
addNewXmlPr()
Appends and returns a new empty "xmlPr" element
|
CTExtensionList |
getExtLst()
Gets the "extLst" element
|
long |
getId()
Gets the "id" attribute
|
String |
getUniqueName()
Gets the "uniqueName" attribute
|
CTXmlPr |
getXmlPr()
Gets the "xmlPr" element
|
boolean |
isSetExtLst()
True if has "extLst" element
|
boolean |
isSetUniqueName()
True if has "uniqueName" attribute
|
void |
setExtLst(CTExtensionList extLst)
Sets the "extLst" element
|
void |
setId(long id)
Sets the "id" attribute
|
void |
setUniqueName(String uniqueName)
Sets the "uniqueName" attribute
|
void |
setXmlPr(CTXmlPr xmlPr)
Sets the "xmlPr" element
|
void |
unsetExtLst()
Unsets the "extLst" element
|
void |
unsetUniqueName()
Unsets the "uniqueName" attribute
|
XmlUnsignedInt |
xgetId()
Gets (as xml) the "id" attribute
|
STXstring |
xgetUniqueName()
Gets (as xml) the "uniqueName" attribute
|
void |
xsetId(XmlUnsignedInt id)
Sets (as xml) the "id" attribute
|
void |
xsetUniqueName(STXstring uniqueName)
Sets (as xml) the "uniqueName" 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
CTXmlPr getXmlPr()
void setXmlPr(CTXmlPr xmlPr)
CTXmlPr addNewXmlPr()
CTExtensionList getExtLst()
boolean isSetExtLst()
void setExtLst(CTExtensionList extLst)
CTExtensionList addNewExtLst()
void unsetExtLst()
long getId()
XmlUnsignedInt xgetId()
void setId(long id)
void xsetId(XmlUnsignedInt id)
String getUniqueName()
STXstring xgetUniqueName()
boolean isSetUniqueName()
void setUniqueName(String uniqueName)
void xsetUniqueName(STXstring uniqueName)
void unsetUniqueName()
Copyright © 2010 - 2020 Adobe. All Rights Reserved