public interface CTTblStylePr extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTTblStylePr.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 |
|---|---|
CTPPr |
addNewPPr()
Appends and returns a new empty "pPr" element
|
CTRPr |
addNewRPr()
Appends and returns a new empty "rPr" element
|
CTTblPrBase |
addNewTblPr()
Appends and returns a new empty "tblPr" element
|
CTTcPr |
addNewTcPr()
Appends and returns a new empty "tcPr" element
|
CTTrPr |
addNewTrPr()
Appends and returns a new empty "trPr" element
|
CTPPr |
getPPr()
Gets the "pPr" element
|
CTRPr |
getRPr()
Gets the "rPr" element
|
CTTblPrBase |
getTblPr()
Gets the "tblPr" element
|
CTTcPr |
getTcPr()
Gets the "tcPr" element
|
CTTrPr |
getTrPr()
Gets the "trPr" element
|
STTblStyleOverrideType.Enum |
getType()
Gets the "type" attribute
|
boolean |
isSetPPr()
True if has "pPr" element
|
boolean |
isSetRPr()
True if has "rPr" element
|
boolean |
isSetTblPr()
True if has "tblPr" element
|
boolean |
isSetTcPr()
True if has "tcPr" element
|
boolean |
isSetTrPr()
True if has "trPr" element
|
void |
setPPr(CTPPr pPr)
Sets the "pPr" element
|
void |
setRPr(CTRPr rPr)
Sets the "rPr" element
|
void |
setTblPr(CTTblPrBase tblPr)
Sets the "tblPr" element
|
void |
setTcPr(CTTcPr tcPr)
Sets the "tcPr" element
|
void |
setTrPr(CTTrPr trPr)
Sets the "trPr" element
|
void |
setType(STTblStyleOverrideType.Enum type)
Sets the "type" attribute
|
void |
unsetPPr()
Unsets the "pPr" element
|
void |
unsetRPr()
Unsets the "rPr" element
|
void |
unsetTblPr()
Unsets the "tblPr" element
|
void |
unsetTcPr()
Unsets the "tcPr" element
|
void |
unsetTrPr()
Unsets the "trPr" element
|
STTblStyleOverrideType |
xgetType()
Gets (as xml) the "type" attribute
|
void |
xsetType(STTblStyleOverrideType 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
CTPPr getPPr()
boolean isSetPPr()
void setPPr(CTPPr pPr)
CTPPr addNewPPr()
void unsetPPr()
CTRPr getRPr()
boolean isSetRPr()
void setRPr(CTRPr rPr)
CTRPr addNewRPr()
void unsetRPr()
CTTblPrBase getTblPr()
boolean isSetTblPr()
void setTblPr(CTTblPrBase tblPr)
CTTblPrBase addNewTblPr()
void unsetTblPr()
CTTrPr getTrPr()
boolean isSetTrPr()
void setTrPr(CTTrPr trPr)
CTTrPr addNewTrPr()
void unsetTrPr()
CTTcPr getTcPr()
boolean isSetTcPr()
void setTcPr(CTTcPr tcPr)
CTTcPr addNewTcPr()
void unsetTcPr()
STTblStyleOverrideType.Enum getType()
STTblStyleOverrideType xgetType()
void setType(STTblStyleOverrideType.Enum type)
void xsetType(STTblStyleOverrideType type)
Copyright © 2010 - 2020 Adobe. All Rights Reserved