Interface CTFrame
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_Frame(@http://schemas.openxmlformats.org/wordprocessingml/2006/main).
This is a complex type.
-
Field Summary
FieldsFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "linkedToFile" elementAppends and returns a new empty "longDesc" elementAppends and returns a new empty "marH" elementAppends and returns a new empty "marW" elementAppends and returns a new empty "name" elementAppends and returns a new empty "noResizeAllowed" elementAppends and returns a new empty "scrollbar" elementAppends and returns a new empty "sourceFileName" elementaddNewSz()Appends and returns a new empty "sz" elementAppends and returns a new empty "title" elementGets the "linkedToFile" elementGets the "longDesc" elementgetMarH()Gets the "marH" elementgetMarW()Gets the "marW" elementgetName()Gets the "name" elementGets the "noResizeAllowed" elementGets the "scrollbar" elementGets the "sourceFileName" elementgetSz()Gets the "sz" elementgetTitle()Gets the "title" elementbooleanTrue if has "linkedToFile" elementbooleanTrue if has "longDesc" elementbooleanTrue if has "marH" elementbooleanTrue if has "marW" elementbooleanTrue if has "name" elementbooleanTrue if has "noResizeAllowed" elementbooleanTrue if has "scrollbar" elementbooleanTrue if has "sourceFileName" elementbooleanisSetSz()True if has "sz" elementbooleanTrue if has "title" elementvoidsetLinkedToFile(CTOnOff linkedToFile) Sets the "linkedToFile" elementvoidsetLongDesc(CTRel longDesc) Sets the "longDesc" elementvoidsetMarH(CTPixelsMeasure marH) Sets the "marH" elementvoidsetMarW(CTPixelsMeasure marW) Sets the "marW" elementvoidSets the "name" elementvoidsetNoResizeAllowed(CTOnOff noResizeAllowed) Sets the "noResizeAllowed" elementvoidsetScrollbar(CTFrameScrollbar scrollbar) Sets the "scrollbar" elementvoidsetSourceFileName(CTRel sourceFileName) Sets the "sourceFileName" elementvoidSets the "sz" elementvoidSets the "title" elementvoidUnsets the "linkedToFile" elementvoidUnsets the "longDesc" elementvoidUnsets the "marH" elementvoidUnsets the "marW" elementvoidUnsets the "name" elementvoidUnsets the "noResizeAllowed" elementvoidUnsets the "scrollbar" elementvoidUnsets the "sourceFileName" elementvoidunsetSz()Unsets the "sz" elementvoidUnsets the "title" 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
-
getSz
CTString getSz()Gets the "sz" element -
isSetSz
boolean isSetSz()True if has "sz" element -
setSz
Sets the "sz" element -
addNewSz
CTString addNewSz()Appends and returns a new empty "sz" element -
unsetSz
void unsetSz()Unsets the "sz" element -
getName
CTString getName()Gets the "name" element -
isSetName
boolean isSetName()True if has "name" element -
setName
Sets the "name" element -
addNewName
CTString addNewName()Appends and returns a new empty "name" element -
unsetName
void unsetName()Unsets the "name" element -
getTitle
CTString getTitle()Gets the "title" element -
isSetTitle
boolean isSetTitle()True if has "title" element -
setTitle
Sets the "title" element -
addNewTitle
CTString addNewTitle()Appends and returns a new empty "title" element -
unsetTitle
void unsetTitle()Unsets the "title" element -
getLongDesc
CTRel getLongDesc()Gets the "longDesc" element -
isSetLongDesc
boolean isSetLongDesc()True if has "longDesc" element -
setLongDesc
Sets the "longDesc" element -
addNewLongDesc
CTRel addNewLongDesc()Appends and returns a new empty "longDesc" element -
unsetLongDesc
void unsetLongDesc()Unsets the "longDesc" element -
getSourceFileName
CTRel getSourceFileName()Gets the "sourceFileName" element -
isSetSourceFileName
boolean isSetSourceFileName()True if has "sourceFileName" element -
setSourceFileName
Sets the "sourceFileName" element -
addNewSourceFileName
CTRel addNewSourceFileName()Appends and returns a new empty "sourceFileName" element -
unsetSourceFileName
void unsetSourceFileName()Unsets the "sourceFileName" element -
getMarW
CTPixelsMeasure getMarW()Gets the "marW" element -
isSetMarW
boolean isSetMarW()True if has "marW" element -
setMarW
Sets the "marW" element -
addNewMarW
CTPixelsMeasure addNewMarW()Appends and returns a new empty "marW" element -
unsetMarW
void unsetMarW()Unsets the "marW" element -
getMarH
CTPixelsMeasure getMarH()Gets the "marH" element -
isSetMarH
boolean isSetMarH()True if has "marH" element -
setMarH
Sets the "marH" element -
addNewMarH
CTPixelsMeasure addNewMarH()Appends and returns a new empty "marH" element -
unsetMarH
void unsetMarH()Unsets the "marH" element -
getScrollbar
CTFrameScrollbar getScrollbar()Gets the "scrollbar" element -
isSetScrollbar
boolean isSetScrollbar()True if has "scrollbar" element -
setScrollbar
Sets the "scrollbar" element -
addNewScrollbar
CTFrameScrollbar addNewScrollbar()Appends and returns a new empty "scrollbar" element -
unsetScrollbar
void unsetScrollbar()Unsets the "scrollbar" element -
getNoResizeAllowed
CTOnOff getNoResizeAllowed()Gets the "noResizeAllowed" element -
isSetNoResizeAllowed
boolean isSetNoResizeAllowed()True if has "noResizeAllowed" element -
setNoResizeAllowed
Sets the "noResizeAllowed" element -
addNewNoResizeAllowed
CTOnOff addNewNoResizeAllowed()Appends and returns a new empty "noResizeAllowed" element -
unsetNoResizeAllowed
void unsetNoResizeAllowed()Unsets the "noResizeAllowed" element -
getLinkedToFile
CTOnOff getLinkedToFile()Gets the "linkedToFile" element -
isSetLinkedToFile
boolean isSetLinkedToFile()True if has "linkedToFile" element -
setLinkedToFile
Sets the "linkedToFile" element -
addNewLinkedToFile
CTOnOff addNewLinkedToFile()Appends and returns a new empty "linkedToFile" element -
unsetLinkedToFile
void unsetLinkedToFile()Unsets the "linkedToFile" element
-