public class WmlTableCellProperties extends WmlXMLTag
XMLContainerImpl.sMode
sSQLLoggingLevel
mContentAndSubtagList
Constructor and Description |
---|
WmlTableCellProperties(Docx inDocx) |
Modifier and Type | Method and Description |
---|---|
WmlTableCellProperties |
add(WmlTableCellProperties inProperties) |
WmlTableCellBorders |
getBorders() |
WmlShading |
getShading() |
WmlTableCellMargins |
getTableCellMargins() |
WmlTableCellProperties |
setGridSpan(Integer inValue) |
WmlTableCellProperties |
setHideMark(boolean inValue)
Ignore End Of Cell Marker In Row Height Calculation.
|
WmlTableCellProperties |
setStyle(String inStyleId) |
WmlTableCellProperties |
setTextDirection(WmlTextDirection inValue) |
WmlTableCellProperties |
setVerticalJustification(WmlVerticalJustification inValue) |
WmlTableCellProperties |
setVerticalMerge(WmlVerticalMerge inValue) |
WmlTableCellProperties |
setWidth(GfxSize inValue) |
WmlTableCellProperties |
setWidthPct(float inValue) |
addSubtag, addSubtag, getParentDoc, getParentOfficeXMLPart
colorToCT_Color, generateUID, getLogger, orderSubtags, setParentDoc, toIndentedXML, toXML
addSubtag, addSubtag, addXMLNamespaceDeclaration, clone, compareTo, equals, findNodesByAttributeValue, findNodesByAttributeValue, getAttribute, getAttribute, getAttributes, getAttributeValue, getAttributeValue, getEndTag, getNamespace, getQualifiedTagName, getStartTag, getTagName, hasAttribute, hasAttribute, hasAttributes, isEmptyTag, removeAttribute, removeAttribute, replaceCharacterEntities, setAttribute, setAttribute, setAttribute, setAttributes, setContent, setDefaultXMLNamespaceDeclaration, setNamespace, setSortAttributesBeforeWriting, setTagName, setTagName, sortAttributes, toIndentedXML, toIndentedXML, toIndentedXML, toString, toXML, toXML, toXML, useDoubleQuotes, verifyTagName, verifyTagName, verifyTagName, verifyTagName
addContent, addContentWithoutEscaping, addSubtag, addSubtag, addSubtags, clearContent, clearSubtags, getContent, getContentPlusSubtagList, getNextSibling, getOptionalSubtagByName, getOptionalSubtagByName, getOptionalSubtagByName, getOptionalSubtagByName, getParentNode, getPreviousSibling, getRequiredSubtagById, getRequiredSubtagById, getRequiredSubtagByName, getRequiredSubtagByName, getSubtagByAttribute, getSubtagByAttribute, getSubtags, getSubtagsByAttribute, getSubtagsByAttribute, getSubtagsByAttribute, getSubtagsByAttribute, getSubtagsByAttribute, getSubtagsByClass, getSubtagsByClass, getSubtagsByName, getSubtagsByName, getSubtagsByName, getSubtagsByName, getSubtagsByName, getTotalTagCount, getUnescapedContent, getXMLNodeSubtags, hasContent, hasContentOrSubtags, indexOf, innerHTML, removeSubtag, removeSubtagsByAttribute, removeSubtagsByAttribute, removeSubtagsByAttribute, removeSubtagsByClass, removeSubtagsByClass, removeSubtagsByName, removeSubtagsByName, removeSubtagsByName, setContent, setParentNode, setSubtags
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addContent, addContentWithoutEscaping, addSubtag, addSubtags, clearContent, clearSubtags, getContent, getNextSibling, getOptionalSubtagByName, getOptionalSubtagByName, getParentNode, getPreviousSibling, getRequiredSubtagByName, getRequiredSubtagByName, getSubtags, getSubtagsByName, getSubtagsByName, getSubtagsByName, getSubtagsByName, getTotalTagCount, getUnescapedContent, getXMLNodeSubtags, hasContent, indexOf, removeSubtag, removeSubtagsByName, removeSubtagsByName, setParentNode, setSubtags
public WmlTableCellProperties(Docx inDocx)
public WmlTableCellProperties add(WmlTableCellProperties inProperties)
public WmlTableCellProperties setStyle(String inStyleId)
public WmlTableCellProperties setWidth(GfxSize inValue)
public WmlTableCellProperties setWidthPct(float inValue)
public WmlTableCellProperties setGridSpan(Integer inValue)
public WmlTableCellProperties setHideMark(boolean inValue)
public WmlTableCellProperties setTextDirection(WmlTextDirection inValue)
public WmlTableCellProperties setVerticalJustification(WmlVerticalJustification inValue)
public WmlTableCellProperties setVerticalMerge(WmlVerticalMerge inValue)
public WmlShading getShading()
public WmlTableCellBorders getBorders()
public WmlTableCellMargins getTableCellMargins()