public class SsDrawNonVisualDrawingProperties extends SsmlXMLTag
XMLContainerImpl.sMode
mContentAndSubtagList
Constructor and Description |
---|
SsDrawNonVisualDrawingProperties(Xlsx inXlsx) |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getId() |
SsDrawNonVisualDrawingProperties |
setDescription(java.lang.String inValue) |
SsDrawNonVisualDrawingProperties |
setHidden(boolean inValue) |
SsDrawNonVisualDrawingProperties |
setId(java.lang.String inValue) |
SsDrawNonVisualDrawingProperties |
setName(java.lang.String inValue) |
SsDrawNonVisualDrawingProperties |
setTitle(java.lang.String inValue) |
getParentDoc
orderSubtags, setParentDoc, toIndentedXML, toXML
addSubtag, addSubtag, addXMLNamespaceDeclaration, clone, findNodesByAttributeValue, findNodesByAttributeValue, getAttribute, getAttribute, getAttributes, getAttributeValue, getAttributeValue, getEndTag, getNamespace, getQualifiedTagName, getStartTag, getTagName, hasAttribute, hasAttribute, isEmptyTag, removeAttribute, removeAttribute, replaceCharacterEntities, setAttribute, setAttribute, setAttribute, setAttributes, setContent, setDefaultXMLNamespaceDeclaration, setNamespace, setSortAttributesBeforeWriting, 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
equals, 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 SsDrawNonVisualDrawingProperties(Xlsx inXlsx)
public SsDrawNonVisualDrawingProperties setName(java.lang.String inValue)
public SsDrawNonVisualDrawingProperties setDescription(java.lang.String inValue)
public SsDrawNonVisualDrawingProperties setTitle(java.lang.String inValue)
public SsDrawNonVisualDrawingProperties setId(java.lang.String inValue)
public java.lang.Integer getId()
public SsDrawNonVisualDrawingProperties setHidden(boolean inValue)
[email protected]