Interface CTWordprocessingShape
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_WordprocessingShape(@http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTWordprocessingShape> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "bodyPr" elementAppends and returns a new empty "cNvCnPr" elementAppends and returns a new empty "cNvPr" elementAppends and returns a new empty "cNvSpPr" elementAppends and returns a new empty "extLst" elementAppends and returns a new empty "linkedTxbx" elementAppends and returns a new empty "spPr" elementAppends and returns a new empty "style" elementAppends and returns a new empty "txbx" elementGets the "bodyPr" elementGets the "cNvCnPr" elementgetCNvPr()Gets the "cNvPr" elementGets the "cNvSpPr" elementGets the "extLst" elementGets the "linkedTxbx" elementbooleanGets the "normalEastAsianFlow" attributegetSpPr()Gets the "spPr" elementgetStyle()Gets the "style" elementgetTxbx()Gets the "txbx" elementbooleanTrue if has "cNvCnPr" elementbooleanTrue if has "cNvPr" elementbooleanTrue if has "cNvSpPr" elementbooleanTrue if has "extLst" elementbooleanTrue if has "linkedTxbx" elementbooleanTrue if has "normalEastAsianFlow" attributebooleanTrue if has "style" elementbooleanTrue if has "txbx" elementvoidsetBodyPr(CTTextBodyProperties bodyPr) Sets the "bodyPr" elementvoidsetCNvCnPr(CTNonVisualConnectorProperties cNvCnPr) Sets the "cNvCnPr" elementvoidsetCNvPr(CTNonVisualDrawingProps cNvPr) Sets the "cNvPr" elementvoidsetCNvSpPr(CTNonVisualDrawingShapeProps cNvSpPr) Sets the "cNvSpPr" elementvoidsetExtLst(CTOfficeArtExtensionList extLst) Sets the "extLst" elementvoidsetLinkedTxbx(CTLinkedTextboxInformation linkedTxbx) Sets the "linkedTxbx" elementvoidsetNormalEastAsianFlow(boolean normalEastAsianFlow) Sets the "normalEastAsianFlow" attributevoidsetSpPr(CTShapeProperties spPr) Sets the "spPr" elementvoidsetStyle(CTShapeStyle style) Sets the "style" elementvoidsetTxbx(CTTextboxInfo txbx) Sets the "txbx" elementvoidUnsets the "cNvCnPr" elementvoidUnsets the "cNvPr" elementvoidUnsets the "cNvSpPr" elementvoidUnsets the "extLst" elementvoidUnsets the "linkedTxbx" elementvoidUnsets the "normalEastAsianFlow" attributevoidUnsets the "style" elementvoidUnsets the "txbx" elementGets (as xml) the "normalEastAsianFlow" attributevoidxsetNormalEastAsianFlow(XmlBoolean normalEastAsianFlow) Sets (as xml) the "normalEastAsianFlow" attributeMethods inherited from interface org.apache.xmlbeans.XmlObject
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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getCNvPr
CTNonVisualDrawingProps getCNvPr()Gets the "cNvPr" element -
isSetCNvPr
boolean isSetCNvPr()True if has "cNvPr" element -
setCNvPr
Sets the "cNvPr" element -
addNewCNvPr
CTNonVisualDrawingProps addNewCNvPr()Appends and returns a new empty "cNvPr" element -
unsetCNvPr
void unsetCNvPr()Unsets the "cNvPr" element -
getCNvSpPr
CTNonVisualDrawingShapeProps getCNvSpPr()Gets the "cNvSpPr" element -
isSetCNvSpPr
boolean isSetCNvSpPr()True if has "cNvSpPr" element -
setCNvSpPr
Sets the "cNvSpPr" element -
addNewCNvSpPr
CTNonVisualDrawingShapeProps addNewCNvSpPr()Appends and returns a new empty "cNvSpPr" element -
unsetCNvSpPr
void unsetCNvSpPr()Unsets the "cNvSpPr" element -
getCNvCnPr
CTNonVisualConnectorProperties getCNvCnPr()Gets the "cNvCnPr" element -
isSetCNvCnPr
boolean isSetCNvCnPr()True if has "cNvCnPr" element -
setCNvCnPr
Sets the "cNvCnPr" element -
addNewCNvCnPr
CTNonVisualConnectorProperties addNewCNvCnPr()Appends and returns a new empty "cNvCnPr" element -
unsetCNvCnPr
void unsetCNvCnPr()Unsets the "cNvCnPr" element -
getSpPr
CTShapeProperties getSpPr()Gets the "spPr" element -
setSpPr
Sets the "spPr" element -
addNewSpPr
CTShapeProperties addNewSpPr()Appends and returns a new empty "spPr" element -
getStyle
CTShapeStyle getStyle()Gets the "style" element -
isSetStyle
boolean isSetStyle()True if has "style" element -
setStyle
Sets the "style" element -
addNewStyle
CTShapeStyle addNewStyle()Appends and returns a new empty "style" element -
unsetStyle
void unsetStyle()Unsets the "style" element -
getExtLst
CTOfficeArtExtensionList getExtLst()Gets the "extLst" element -
isSetExtLst
boolean isSetExtLst()True if has "extLst" element -
setExtLst
Sets the "extLst" element -
addNewExtLst
CTOfficeArtExtensionList addNewExtLst()Appends and returns a new empty "extLst" element -
unsetExtLst
void unsetExtLst()Unsets the "extLst" element -
getTxbx
CTTextboxInfo getTxbx()Gets the "txbx" element -
isSetTxbx
boolean isSetTxbx()True if has "txbx" element -
setTxbx
Sets the "txbx" element -
addNewTxbx
CTTextboxInfo addNewTxbx()Appends and returns a new empty "txbx" element -
unsetTxbx
void unsetTxbx()Unsets the "txbx" element -
getLinkedTxbx
CTLinkedTextboxInformation getLinkedTxbx()Gets the "linkedTxbx" element -
isSetLinkedTxbx
boolean isSetLinkedTxbx()True if has "linkedTxbx" element -
setLinkedTxbx
Sets the "linkedTxbx" element -
addNewLinkedTxbx
CTLinkedTextboxInformation addNewLinkedTxbx()Appends and returns a new empty "linkedTxbx" element -
unsetLinkedTxbx
void unsetLinkedTxbx()Unsets the "linkedTxbx" element -
getBodyPr
CTTextBodyProperties getBodyPr()Gets the "bodyPr" element -
setBodyPr
Sets the "bodyPr" element -
addNewBodyPr
CTTextBodyProperties addNewBodyPr()Appends and returns a new empty "bodyPr" element -
getNormalEastAsianFlow
boolean getNormalEastAsianFlow()Gets the "normalEastAsianFlow" attribute -
xgetNormalEastAsianFlow
XmlBoolean xgetNormalEastAsianFlow()Gets (as xml) the "normalEastAsianFlow" attribute -
isSetNormalEastAsianFlow
boolean isSetNormalEastAsianFlow()True if has "normalEastAsianFlow" attribute -
setNormalEastAsianFlow
void setNormalEastAsianFlow(boolean normalEastAsianFlow) Sets the "normalEastAsianFlow" attribute -
xsetNormalEastAsianFlow
Sets (as xml) the "normalEastAsianFlow" attribute -
unsetNormalEastAsianFlow
void unsetNormalEastAsianFlow()Unsets the "normalEastAsianFlow" attribute
-