Interface CTWordprocessingGroup
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTWordprocessingGroup extends XmlObject
An XML CT_WordprocessingGroup(@http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing). This is a complex type.
-
-
Field Summary
Fields Modifier and Type Field Description static DocumentFactory<CTWordprocessingGroup>Factorystatic SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTNonVisualGroupDrawingShapePropsaddNewCNvGrpSpPr()Appends and returns a new empty "cNvGrpSpPr" elementCTNonVisualDrawingPropsaddNewCNvPr()Appends and returns a new empty "cNvPr" elementCTWordprocessingContentPartaddNewContentPart()Appends and returns a new empty value (as xml) as the last "contentPart" elementCTOfficeArtExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTGraphicFrameaddNewGraphicFrame()Appends and returns a new empty value (as xml) as the last "graphicFrame" elementCTWordprocessingGroupaddNewGrpSp()Appends and returns a new empty value (as xml) as the last "grpSp" elementCTGroupShapePropertiesaddNewGrpSpPr()Appends and returns a new empty "grpSpPr" elementCTPictureaddNewPic()Appends and returns a new empty value (as xml) as the last "pic" elementCTWordprocessingShapeaddNewWsp()Appends and returns a new empty value (as xml) as the last "wsp" elementCTNonVisualGroupDrawingShapePropsgetCNvGrpSpPr()Gets the "cNvGrpSpPr" elementCTNonVisualDrawingPropsgetCNvPr()Gets the "cNvPr" elementCTWordprocessingContentPart[]getContentPartArray()Gets array of all "contentPart" elementsCTWordprocessingContentPartgetContentPartArray(int i)Gets ith "contentPart" elementjava.util.List<CTWordprocessingContentPart>getContentPartList()Gets a List of "contentPart" elementsCTOfficeArtExtensionListgetExtLst()Gets the "extLst" elementCTGraphicFrame[]getGraphicFrameArray()Gets array of all "graphicFrame" elementsCTGraphicFramegetGraphicFrameArray(int i)Gets ith "graphicFrame" elementjava.util.List<CTGraphicFrame>getGraphicFrameList()Gets a List of "graphicFrame" elementsCTWordprocessingGroup[]getGrpSpArray()Gets array of all "grpSp" elementsCTWordprocessingGroupgetGrpSpArray(int i)Gets ith "grpSp" elementjava.util.List<CTWordprocessingGroup>getGrpSpList()Gets a List of "grpSp" elementsCTGroupShapePropertiesgetGrpSpPr()Gets the "grpSpPr" elementCTPicture[]getPicArray()Gets array of all "pic" elementsCTPicturegetPicArray(int i)Gets ith "pic" elementjava.util.List<CTPicture>getPicList()Gets a List of "pic" elementsCTWordprocessingShape[]getWspArray()Gets array of all "wsp" elementsCTWordprocessingShapegetWspArray(int i)Gets ith "wsp" elementjava.util.List<CTWordprocessingShape>getWspList()Gets a List of "wsp" elementsCTWordprocessingContentPartinsertNewContentPart(int i)Inserts and returns a new empty value (as xml) as the ith "contentPart" elementCTGraphicFrameinsertNewGraphicFrame(int i)Inserts and returns a new empty value (as xml) as the ith "graphicFrame" elementCTWordprocessingGroupinsertNewGrpSp(int i)Inserts and returns a new empty value (as xml) as the ith "grpSp" elementCTPictureinsertNewPic(int i)Inserts and returns a new empty value (as xml) as the ith "pic" elementCTWordprocessingShapeinsertNewWsp(int i)Inserts and returns a new empty value (as xml) as the ith "wsp" elementbooleanisSetCNvPr()True if has "cNvPr" elementbooleanisSetExtLst()True if has "extLst" elementvoidremoveContentPart(int i)Removes the ith "contentPart" elementvoidremoveGraphicFrame(int i)Removes the ith "graphicFrame" elementvoidremoveGrpSp(int i)Removes the ith "grpSp" elementvoidremovePic(int i)Removes the ith "pic" elementvoidremoveWsp(int i)Removes the ith "wsp" elementvoidsetCNvGrpSpPr(CTNonVisualGroupDrawingShapeProps cNvGrpSpPr)Sets the "cNvGrpSpPr" elementvoidsetCNvPr(CTNonVisualDrawingProps cNvPr)Sets the "cNvPr" elementvoidsetContentPartArray(int i, CTWordprocessingContentPart contentPart)Sets ith "contentPart" elementvoidsetContentPartArray(CTWordprocessingContentPart[] contentPartArray)Sets array of all "contentPart" elementvoidsetExtLst(CTOfficeArtExtensionList extLst)Sets the "extLst" elementvoidsetGraphicFrameArray(int i, CTGraphicFrame graphicFrame)Sets ith "graphicFrame" elementvoidsetGraphicFrameArray(CTGraphicFrame[] graphicFrameArray)Sets array of all "graphicFrame" elementvoidsetGrpSpArray(int i, CTWordprocessingGroup grpSp)Sets ith "grpSp" elementvoidsetGrpSpArray(CTWordprocessingGroup[] grpSpArray)Sets array of all "grpSp" elementvoidsetGrpSpPr(CTGroupShapeProperties grpSpPr)Sets the "grpSpPr" elementvoidsetPicArray(int i, CTPicture pic)Sets ith "pic" elementvoidsetPicArray(CTPicture[] picArray)Sets array of all "pic" elementvoidsetWspArray(int i, CTWordprocessingShape wsp)Sets ith "wsp" elementvoidsetWspArray(CTWordprocessingShape[] wspArray)Sets array of all "wsp" elementintsizeOfContentPartArray()Returns number of "contentPart" elementintsizeOfGraphicFrameArray()Returns number of "graphicFrame" elementintsizeOfGrpSpArray()Returns number of "grpSp" elementintsizeOfPicArray()Returns number of "pic" elementintsizeOfWspArray()Returns number of "wsp" elementvoidunsetCNvPr()Unsets the "cNvPr" elementvoidunsetExtLst()Unsets the "extLst" element-
Methods 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 Detail
-
Factory
static final DocumentFactory<CTWordprocessingGroup> Factory
-
type
static final SchemaType type
-
-
Method Detail
-
getCNvPr
CTNonVisualDrawingProps getCNvPr()
Gets the "cNvPr" element
-
isSetCNvPr
boolean isSetCNvPr()
True if has "cNvPr" element
-
setCNvPr
void setCNvPr(CTNonVisualDrawingProps cNvPr)
Sets the "cNvPr" element
-
addNewCNvPr
CTNonVisualDrawingProps addNewCNvPr()
Appends and returns a new empty "cNvPr" element
-
unsetCNvPr
void unsetCNvPr()
Unsets the "cNvPr" element
-
getCNvGrpSpPr
CTNonVisualGroupDrawingShapeProps getCNvGrpSpPr()
Gets the "cNvGrpSpPr" element
-
setCNvGrpSpPr
void setCNvGrpSpPr(CTNonVisualGroupDrawingShapeProps cNvGrpSpPr)
Sets the "cNvGrpSpPr" element
-
addNewCNvGrpSpPr
CTNonVisualGroupDrawingShapeProps addNewCNvGrpSpPr()
Appends and returns a new empty "cNvGrpSpPr" element
-
getGrpSpPr
CTGroupShapeProperties getGrpSpPr()
Gets the "grpSpPr" element
-
setGrpSpPr
void setGrpSpPr(CTGroupShapeProperties grpSpPr)
Sets the "grpSpPr" element
-
addNewGrpSpPr
CTGroupShapeProperties addNewGrpSpPr()
Appends and returns a new empty "grpSpPr" element
-
getWspList
java.util.List<CTWordprocessingShape> getWspList()
Gets a List of "wsp" elements
-
getWspArray
CTWordprocessingShape[] getWspArray()
Gets array of all "wsp" elements
-
getWspArray
CTWordprocessingShape getWspArray(int i)
Gets ith "wsp" element
-
sizeOfWspArray
int sizeOfWspArray()
Returns number of "wsp" element
-
setWspArray
void setWspArray(CTWordprocessingShape[] wspArray)
Sets array of all "wsp" element
-
setWspArray
void setWspArray(int i, CTWordprocessingShape wsp)Sets ith "wsp" element
-
insertNewWsp
CTWordprocessingShape insertNewWsp(int i)
Inserts and returns a new empty value (as xml) as the ith "wsp" element
-
addNewWsp
CTWordprocessingShape addNewWsp()
Appends and returns a new empty value (as xml) as the last "wsp" element
-
removeWsp
void removeWsp(int i)
Removes the ith "wsp" element
-
getGrpSpList
java.util.List<CTWordprocessingGroup> getGrpSpList()
Gets a List of "grpSp" elements
-
getGrpSpArray
CTWordprocessingGroup[] getGrpSpArray()
Gets array of all "grpSp" elements
-
getGrpSpArray
CTWordprocessingGroup getGrpSpArray(int i)
Gets ith "grpSp" element
-
sizeOfGrpSpArray
int sizeOfGrpSpArray()
Returns number of "grpSp" element
-
setGrpSpArray
void setGrpSpArray(CTWordprocessingGroup[] grpSpArray)
Sets array of all "grpSp" element
-
setGrpSpArray
void setGrpSpArray(int i, CTWordprocessingGroup grpSp)Sets ith "grpSp" element
-
insertNewGrpSp
CTWordprocessingGroup insertNewGrpSp(int i)
Inserts and returns a new empty value (as xml) as the ith "grpSp" element
-
addNewGrpSp
CTWordprocessingGroup addNewGrpSp()
Appends and returns a new empty value (as xml) as the last "grpSp" element
-
removeGrpSp
void removeGrpSp(int i)
Removes the ith "grpSp" element
-
getGraphicFrameList
java.util.List<CTGraphicFrame> getGraphicFrameList()
Gets a List of "graphicFrame" elements
-
getGraphicFrameArray
CTGraphicFrame[] getGraphicFrameArray()
Gets array of all "graphicFrame" elements
-
getGraphicFrameArray
CTGraphicFrame getGraphicFrameArray(int i)
Gets ith "graphicFrame" element
-
sizeOfGraphicFrameArray
int sizeOfGraphicFrameArray()
Returns number of "graphicFrame" element
-
setGraphicFrameArray
void setGraphicFrameArray(CTGraphicFrame[] graphicFrameArray)
Sets array of all "graphicFrame" element
-
setGraphicFrameArray
void setGraphicFrameArray(int i, CTGraphicFrame graphicFrame)Sets ith "graphicFrame" element
-
insertNewGraphicFrame
CTGraphicFrame insertNewGraphicFrame(int i)
Inserts and returns a new empty value (as xml) as the ith "graphicFrame" element
-
addNewGraphicFrame
CTGraphicFrame addNewGraphicFrame()
Appends and returns a new empty value (as xml) as the last "graphicFrame" element
-
removeGraphicFrame
void removeGraphicFrame(int i)
Removes the ith "graphicFrame" element
-
getPicList
java.util.List<CTPicture> getPicList()
Gets a List of "pic" elements
-
getPicArray
CTPicture[] getPicArray()
Gets array of all "pic" elements
-
getPicArray
CTPicture getPicArray(int i)
Gets ith "pic" element
-
sizeOfPicArray
int sizeOfPicArray()
Returns number of "pic" element
-
setPicArray
void setPicArray(CTPicture[] picArray)
Sets array of all "pic" element
-
setPicArray
void setPicArray(int i, CTPicture pic)Sets ith "pic" element
-
insertNewPic
CTPicture insertNewPic(int i)
Inserts and returns a new empty value (as xml) as the ith "pic" element
-
addNewPic
CTPicture addNewPic()
Appends and returns a new empty value (as xml) as the last "pic" element
-
removePic
void removePic(int i)
Removes the ith "pic" element
-
getContentPartList
java.util.List<CTWordprocessingContentPart> getContentPartList()
Gets a List of "contentPart" elements
-
getContentPartArray
CTWordprocessingContentPart[] getContentPartArray()
Gets array of all "contentPart" elements
-
getContentPartArray
CTWordprocessingContentPart getContentPartArray(int i)
Gets ith "contentPart" element
-
sizeOfContentPartArray
int sizeOfContentPartArray()
Returns number of "contentPart" element
-
setContentPartArray
void setContentPartArray(CTWordprocessingContentPart[] contentPartArray)
Sets array of all "contentPart" element
-
setContentPartArray
void setContentPartArray(int i, CTWordprocessingContentPart contentPart)Sets ith "contentPart" element
-
insertNewContentPart
CTWordprocessingContentPart insertNewContentPart(int i)
Inserts and returns a new empty value (as xml) as the ith "contentPart" element
-
addNewContentPart
CTWordprocessingContentPart addNewContentPart()
Appends and returns a new empty value (as xml) as the last "contentPart" element
-
removeContentPart
void removeContentPart(int i)
Removes the ith "contentPart" element
-
getExtLst
CTOfficeArtExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTOfficeArtExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTOfficeArtExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
-