public class WmlTextRunProperties extends WmlXMLTag
XMLContainerImpl.sMode
sSQLLoggingLevel
mContentAndSubtagList
Constructor and Description |
---|
WmlTextRunProperties(Docx inDocx) |
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 WmlTextRunProperties(Docx inDocx)
public WmlTextRunProperties combine(WmlTextRunProperties inPropertiesToOverlay)
public WmlTextRunProperties setStyle(String inStyleId)
public WmlTextRunProperties setBold()
public WmlTextRunProperties setComplexScriptBold()
public WmlTextRunProperties setItalics()
public WmlTextRunProperties setComplexScriptItalics()
public WmlTextRunProperties setUnderline()
public WmlTextRunProperties setSuperscript()
public WmlTextRunProperties setSubscript()
public WmlTextRunProperties setShadow()
public WmlTextRunProperties setSmallCaps()
public WmlTextRunProperties setColor(Color inColor)
public WmlTextRunProperties setAutoColor()
public WmlTextRunProperties setThemeColor(String inValue)
public WmlTextRunProperties setThemeShade(String inValue)
public WmlTextRunProperties setFont(Font inFont)
public WmlTextRunProperties setFont(String inFont)
public WmlTextRunProperties setAnsiThemeFont(String inValue)
public WmlTextRunProperties setAsciiThemeFont(String inValue)
public WmlTextRunProperties setComplexScriptThemeFont(String inValue)
public WmlTextRunProperties setEastAsiaThemeFont(String inValue)
public WmlTextRunProperties setSize(GfxSize inValue)
inValue
- the font size expressed in any units that extend GfxSizepublic WmlTextRunProperties setComplexScriptSize(GfxSize inValue)
inValue
- the complex script font size expressed in any units that extend GfxSizepublic WmlTextRunProperties setStrikeThrough()
public WmlTextRunProperties setHighlight(WmlHighlightColor inColor)
inColor
- Only the colors specified by this enum are allowedpublic WmlTextRunProperties disableSpellingAndGrammarChecks()
public WmlTextRunProperties vanish()
public WmlTextBorder getBorder()
public WmlTextBorder getBorder(CSSDeclaration inCSSDeclaration)
public WmlShading getShading()
public WmlSpacing getSpacing()