Interface CTFrame
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTFrame extends XmlObject
An XML CT_Frame(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTFrame.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
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 CTOnOff
addNewLinkedToFile()
Appends and returns a new empty "linkedToFile" elementCTPixelsMeasure
addNewMarH()
Appends and returns a new empty "marH" elementCTPixelsMeasure
addNewMarW()
Appends and returns a new empty "marW" elementCTString
addNewName()
Appends and returns a new empty "name" elementCTOnOff
addNewNoResizeAllowed()
Appends and returns a new empty "noResizeAllowed" elementCTFrameScrollbar
addNewScrollbar()
Appends and returns a new empty "scrollbar" elementCTRel
addNewSourceFileName()
Appends and returns a new empty "sourceFileName" elementCTString
addNewSz()
Appends and returns a new empty "sz" elementCTOnOff
getLinkedToFile()
Gets the "linkedToFile" elementCTPixelsMeasure
getMarH()
Gets the "marH" elementCTPixelsMeasure
getMarW()
Gets the "marW" elementCTString
getName()
Gets the "name" elementCTOnOff
getNoResizeAllowed()
Gets the "noResizeAllowed" elementCTFrameScrollbar
getScrollbar()
Gets the "scrollbar" elementCTRel
getSourceFileName()
Gets the "sourceFileName" elementCTString
getSz()
Gets the "sz" elementboolean
isSetLinkedToFile()
True if has "linkedToFile" elementboolean
isSetMarH()
True if has "marH" elementboolean
isSetMarW()
True if has "marW" elementboolean
isSetName()
True if has "name" elementboolean
isSetNoResizeAllowed()
True if has "noResizeAllowed" elementboolean
isSetScrollbar()
True if has "scrollbar" elementboolean
isSetSourceFileName()
True if has "sourceFileName" elementboolean
isSetSz()
True if has "sz" elementvoid
setLinkedToFile(CTOnOff linkedToFile)
Sets the "linkedToFile" elementvoid
setMarH(CTPixelsMeasure marH)
Sets the "marH" elementvoid
setMarW(CTPixelsMeasure marW)
Sets the "marW" elementvoid
setName(CTString name)
Sets the "name" elementvoid
setNoResizeAllowed(CTOnOff noResizeAllowed)
Sets the "noResizeAllowed" elementvoid
setScrollbar(CTFrameScrollbar scrollbar)
Sets the "scrollbar" elementvoid
setSourceFileName(CTRel sourceFileName)
Sets the "sourceFileName" elementvoid
setSz(CTString sz)
Sets the "sz" elementvoid
unsetLinkedToFile()
Unsets the "linkedToFile" elementvoid
unsetMarH()
Unsets the "marH" elementvoid
unsetMarW()
Unsets the "marW" elementvoid
unsetName()
Unsets the "name" elementvoid
unsetNoResizeAllowed()
Unsets the "noResizeAllowed" elementvoid
unsetScrollbar()
Unsets the "scrollbar" elementvoid
unsetSourceFileName()
Unsets the "sourceFileName" elementvoid
unsetSz()
Unsets the "sz" 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, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getSz
CTString getSz()
Gets the "sz" element
-
isSetSz
boolean isSetSz()
True if has "sz" element
-
setSz
void setSz(CTString sz)
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
void setName(CTString name)
Sets the "name" element
-
addNewName
CTString addNewName()
Appends and returns a new empty "name" element
-
unsetName
void unsetName()
Unsets the "name" element
-
getSourceFileName
CTRel getSourceFileName()
Gets the "sourceFileName" element
-
isSetSourceFileName
boolean isSetSourceFileName()
True if has "sourceFileName" element
-
setSourceFileName
void setSourceFileName(CTRel sourceFileName)
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
void setMarW(CTPixelsMeasure marW)
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
void setMarH(CTPixelsMeasure marH)
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
void setScrollbar(CTFrameScrollbar scrollbar)
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
void setNoResizeAllowed(CTOnOff noResizeAllowed)
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
void setLinkedToFile(CTOnOff linkedToFile)
Sets the "linkedToFile" element
-
addNewLinkedToFile
CTOnOff addNewLinkedToFile()
Appends and returns a new empty "linkedToFile" element
-
unsetLinkedToFile
void unsetLinkedToFile()
Unsets the "linkedToFile" element
-
-