Interface CTTwoCellAnchor
- All Superinterfaces:
XmlObject
,XmlTokenSource
An XML CT_TwoCellAnchor(@http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory
<CTTwoCellAnchor> static final SchemaType
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "clientData" elementAppends and returns a new empty "contentPart" elementAppends and returns a new empty "cxnSp" elementAppends and returns a new empty "from" elementAppends and returns a new empty "graphicFrame" elementAppends and returns a new empty "grpSp" elementAppends and returns a new empty "pic" elementaddNewSp()
Appends and returns a new empty "sp" elementaddNewTo()
Appends and returns a new empty "to" elementGets the "clientData" elementGets the "contentPart" elementgetCxnSp()
Gets the "cxnSp" elementGets the "editAs" attributegetFrom()
Gets the "from" elementGets the "graphicFrame" elementgetGrpSp()
Gets the "grpSp" elementgetPic()
Gets the "pic" elementgetSp()
Gets the "sp" elementgetTo()
Gets the "to" elementboolean
True if has "contentPart" elementboolean
True if has "cxnSp" elementboolean
True if has "editAs" attributeboolean
True if has "graphicFrame" elementboolean
True if has "grpSp" elementboolean
isSetPic()
True if has "pic" elementboolean
isSetSp()
True if has "sp" elementvoid
setClientData
(CTAnchorClientData clientData) Sets the "clientData" elementvoid
setContentPart
(CTRel contentPart) Sets the "contentPart" elementvoid
setCxnSp
(CTConnector cxnSp) Sets the "cxnSp" elementvoid
setEditAs
(STEditAs.Enum editAs) Sets the "editAs" attributevoid
Sets the "from" elementvoid
setGraphicFrame
(CTGraphicalObjectFrame graphicFrame) Sets the "graphicFrame" elementvoid
setGrpSp
(CTGroupShape grpSp) Sets the "grpSp" elementvoid
Sets the "pic" elementvoid
Sets the "sp" elementvoid
Sets the "to" elementvoid
Unsets the "contentPart" elementvoid
Unsets the "cxnSp" elementvoid
Unsets the "editAs" attributevoid
Unsets the "graphicFrame" elementvoid
Unsets the "grpSp" elementvoid
unsetPic()
Unsets the "pic" elementvoid
unsetSp()
Unsets the "sp" elementGets (as xml) the "editAs" attributevoid
xsetEditAs
(STEditAs editAs) Sets (as xml) the "editAs" 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, valueHashCode
Methods 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
-
getFrom
CTMarker getFrom()Gets the "from" element -
setFrom
Sets the "from" element -
addNewFrom
CTMarker addNewFrom()Appends and returns a new empty "from" element -
getTo
CTMarker getTo()Gets the "to" element -
setTo
Sets the "to" element -
addNewTo
CTMarker addNewTo()Appends and returns a new empty "to" element -
getSp
CTShape getSp()Gets the "sp" element -
isSetSp
boolean isSetSp()True if has "sp" element -
setSp
Sets the "sp" element -
addNewSp
CTShape addNewSp()Appends and returns a new empty "sp" element -
unsetSp
void unsetSp()Unsets the "sp" element -
getGrpSp
CTGroupShape getGrpSp()Gets the "grpSp" element -
isSetGrpSp
boolean isSetGrpSp()True if has "grpSp" element -
setGrpSp
Sets the "grpSp" element -
addNewGrpSp
CTGroupShape addNewGrpSp()Appends and returns a new empty "grpSp" element -
unsetGrpSp
void unsetGrpSp()Unsets the "grpSp" element -
getGraphicFrame
CTGraphicalObjectFrame getGraphicFrame()Gets the "graphicFrame" element -
isSetGraphicFrame
boolean isSetGraphicFrame()True if has "graphicFrame" element -
setGraphicFrame
Sets the "graphicFrame" element -
addNewGraphicFrame
CTGraphicalObjectFrame addNewGraphicFrame()Appends and returns a new empty "graphicFrame" element -
unsetGraphicFrame
void unsetGraphicFrame()Unsets the "graphicFrame" element -
getCxnSp
CTConnector getCxnSp()Gets the "cxnSp" element -
isSetCxnSp
boolean isSetCxnSp()True if has "cxnSp" element -
setCxnSp
Sets the "cxnSp" element -
addNewCxnSp
CTConnector addNewCxnSp()Appends and returns a new empty "cxnSp" element -
unsetCxnSp
void unsetCxnSp()Unsets the "cxnSp" element -
getPic
CTPicture getPic()Gets the "pic" element -
isSetPic
boolean isSetPic()True if has "pic" element -
setPic
Sets the "pic" element -
addNewPic
CTPicture addNewPic()Appends and returns a new empty "pic" element -
unsetPic
void unsetPic()Unsets the "pic" element -
getContentPart
CTRel getContentPart()Gets the "contentPart" element -
isSetContentPart
boolean isSetContentPart()True if has "contentPart" element -
setContentPart
Sets the "contentPart" element -
addNewContentPart
CTRel addNewContentPart()Appends and returns a new empty "contentPart" element -
unsetContentPart
void unsetContentPart()Unsets the "contentPart" element -
getClientData
CTAnchorClientData getClientData()Gets the "clientData" element -
setClientData
Sets the "clientData" element -
addNewClientData
CTAnchorClientData addNewClientData()Appends and returns a new empty "clientData" element -
getEditAs
STEditAs.Enum getEditAs()Gets the "editAs" attribute -
xgetEditAs
STEditAs xgetEditAs()Gets (as xml) the "editAs" attribute -
isSetEditAs
boolean isSetEditAs()True if has "editAs" attribute -
setEditAs
Sets the "editAs" attribute -
xsetEditAs
Sets (as xml) the "editAs" attribute -
unsetEditAs
void unsetEditAs()Unsets the "editAs" attribute
-