Interface CTWordprocessingCanvas
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_WordprocessingCanvas(@http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTWordprocessingCanvas> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionaddNewBg()Appends and returns a new empty "bg" elementAppends and returns a new empty value (as xml) as the last "contentPart" elementAppends and returns a new empty "extLst" elementAppends and returns a new empty value (as xml) as the last "graphicFrame" elementAppends and returns a new empty value (as xml) as the last "pic" elementAppends and returns a new empty value (as xml) as the last "wgp" elementAppends and returns a new empty "whole" elementAppends and returns a new empty value (as xml) as the last "wsp" elementgetBg()Gets the "bg" elementGets array of all "contentPart" elementsgetContentPartArray(int i) Gets ith "contentPart" elementGets a List of "contentPart" elementsGets the "extLst" elementGets array of all "graphicFrame" elementsgetGraphicFrameArray(int i) Gets ith "graphicFrame" elementGets a List of "graphicFrame" elementsGets array of all "pic" elementsgetPicArray(int i) Gets ith "pic" elementGets a List of "pic" elementsGets array of all "wgp" elementsgetWgpArray(int i) Gets ith "wgp" elementGets a List of "wgp" elementsgetWhole()Gets the "whole" elementGets array of all "wsp" elementsgetWspArray(int i) Gets ith "wsp" elementGets a List of "wsp" elementsinsertNewContentPart(int i) Inserts and returns a new empty value (as xml) as the ith "contentPart" elementinsertNewGraphicFrame(int i) Inserts and returns a new empty value (as xml) as the ith "graphicFrame" elementinsertNewPic(int i) Inserts and returns a new empty value (as xml) as the ith "pic" elementinsertNewWgp(int i) Inserts and returns a new empty value (as xml) as the ith "wgp" elementinsertNewWsp(int i) Inserts and returns a new empty value (as xml) as the ith "wsp" elementbooleanisSetBg()True if has "bg" elementbooleanTrue if has "extLst" elementbooleanTrue if has "whole" elementvoidremoveContentPart(int i) Removes the ith "contentPart" elementvoidremoveGraphicFrame(int i) Removes the ith "graphicFrame" elementvoidremovePic(int i) Removes the ith "pic" elementvoidremoveWgp(int i) Removes the ith "wgp" elementvoidremoveWsp(int i) Removes the ith "wsp" elementvoidSets the "bg" 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" elementvoidsetPicArray(int i, CTPicture pic) Sets ith "pic" elementvoidsetPicArray(CTPicture[] picArray) Sets array of all "pic" elementvoidsetWgpArray(int i, CTWordprocessingGroup wgp) Sets ith "wgp" elementvoidsetWgpArray(CTWordprocessingGroup[] wgpArray) Sets array of all "wgp" elementvoidsetWhole(CTWholeE2OFormatting whole) Sets the "whole" elementvoidsetWspArray(int i, CTWordprocessingShape wsp) Sets ith "wsp" elementvoidsetWspArray(CTWordprocessingShape[] wspArray) Sets array of all "wsp" elementintReturns number of "contentPart" elementintReturns number of "graphicFrame" elementintReturns number of "pic" elementintReturns number of "wgp" elementintReturns number of "wsp" elementvoidunsetBg()Unsets the "bg" elementvoidUnsets the "extLst" elementvoidUnsets the "whole" elementMethods 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
-
getBg
CTBackgroundFormatting getBg()Gets the "bg" element -
isSetBg
boolean isSetBg()True if has "bg" element -
setBg
Sets the "bg" element -
addNewBg
CTBackgroundFormatting addNewBg()Appends and returns a new empty "bg" element -
unsetBg
void unsetBg()Unsets the "bg" element -
getWhole
CTWholeE2OFormatting getWhole()Gets the "whole" element -
isSetWhole
boolean isSetWhole()True if has "whole" element -
setWhole
Sets the "whole" element -
addNewWhole
CTWholeE2OFormatting addNewWhole()Appends and returns a new empty "whole" element -
unsetWhole
void unsetWhole()Unsets the "whole" element -
getWspList
List<CTWordprocessingShape> getWspList()Gets a List of "wsp" elements -
getWspArray
CTWordprocessingShape[] getWspArray()Gets array of all "wsp" elements -
getWspArray
Gets ith "wsp" element -
sizeOfWspArray
int sizeOfWspArray()Returns number of "wsp" element -
setWspArray
Sets array of all "wsp" element -
setWspArray
Sets ith "wsp" element -
insertNewWsp
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 -
getPicList
Gets a List of "pic" elements -
getPicArray
CTPicture[] getPicArray()Gets array of all "pic" elements -
getPicArray
Gets ith "pic" element -
sizeOfPicArray
int sizeOfPicArray()Returns number of "pic" element -
setPicArray
Sets array of all "pic" element -
setPicArray
Sets ith "pic" element -
insertNewPic
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
List<CTWordprocessingContentPart> getContentPartList()Gets a List of "contentPart" elements -
getContentPartArray
CTWordprocessingContentPart[] getContentPartArray()Gets array of all "contentPart" elements -
getContentPartArray
Gets ith "contentPart" element -
sizeOfContentPartArray
int sizeOfContentPartArray()Returns number of "contentPart" element -
setContentPartArray
Sets array of all "contentPart" element -
setContentPartArray
Sets ith "contentPart" element -
insertNewContentPart
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 -
getWgpList
List<CTWordprocessingGroup> getWgpList()Gets a List of "wgp" elements -
getWgpArray
CTWordprocessingGroup[] getWgpArray()Gets array of all "wgp" elements -
getWgpArray
Gets ith "wgp" element -
sizeOfWgpArray
int sizeOfWgpArray()Returns number of "wgp" element -
setWgpArray
Sets array of all "wgp" element -
setWgpArray
Sets ith "wgp" element -
insertNewWgp
Inserts and returns a new empty value (as xml) as the ith "wgp" element -
addNewWgp
CTWordprocessingGroup addNewWgp()Appends and returns a new empty value (as xml) as the last "wgp" element -
removeWgp
void removeWgp(int i) Removes the ith "wgp" element -
getGraphicFrameList
List<CTGraphicFrame> getGraphicFrameList()Gets a List of "graphicFrame" elements -
getGraphicFrameArray
CTGraphicFrame[] getGraphicFrameArray()Gets array of all "graphicFrame" elements -
getGraphicFrameArray
Gets ith "graphicFrame" element -
sizeOfGraphicFrameArray
int sizeOfGraphicFrameArray()Returns number of "graphicFrame" element -
setGraphicFrameArray
Sets array of all "graphicFrame" element -
setGraphicFrameArray
Sets ith "graphicFrame" element -
insertNewGraphicFrame
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 -
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
-