public interface CTTablePartStyle extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTTablePartStyle.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 |
|---|---|
CTTableStyleCellStyle |
addNewTcStyle()
Appends and returns a new empty "tcStyle" element
|
CTTableStyleTextStyle |
addNewTcTxStyle()
Appends and returns a new empty "tcTxStyle" element
|
CTTableStyleCellStyle |
getTcStyle()
Gets the "tcStyle" element
|
CTTableStyleTextStyle |
getTcTxStyle()
Gets the "tcTxStyle" element
|
boolean |
isSetTcStyle()
True if has "tcStyle" element
|
boolean |
isSetTcTxStyle()
True if has "tcTxStyle" element
|
void |
setTcStyle(CTTableStyleCellStyle tcStyle)
Sets the "tcStyle" element
|
void |
setTcTxStyle(CTTableStyleTextStyle tcTxStyle)
Sets the "tcTxStyle" element
|
void |
unsetTcStyle()
Unsets the "tcStyle" element
|
void |
unsetTcTxStyle()
Unsets the "tcTxStyle" element
|
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
CTTableStyleTextStyle getTcTxStyle()
boolean isSetTcTxStyle()
void setTcTxStyle(CTTableStyleTextStyle tcTxStyle)
CTTableStyleTextStyle addNewTcTxStyle()
void unsetTcTxStyle()
CTTableStyleCellStyle getTcStyle()
boolean isSetTcStyle()
void setTcStyle(CTTableStyleCellStyle tcStyle)
CTTableStyleCellStyle addNewTcStyle()
void unsetTcStyle()
Copyright © 2010 - 2020 Adobe. All Rights Reserved