Interface CTNormalViewProperties
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTNormalViewProperties extends XmlObject
An XML CT_NormalViewProperties(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTNormalViewProperties.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 CTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTNormalViewPortion
addNewRestoredLeft()
Appends and returns a new empty "restoredLeft" elementCTNormalViewPortion
addNewRestoredTop()
Appends and returns a new empty "restoredTop" elementCTExtensionList
getExtLst()
Gets the "extLst" elementSTSplitterBarState.Enum
getHorzBarState()
Gets the "horzBarState" attributeboolean
getPreferSingleView()
Gets the "preferSingleView" attributeCTNormalViewPortion
getRestoredLeft()
Gets the "restoredLeft" elementCTNormalViewPortion
getRestoredTop()
Gets the "restoredTop" elementboolean
getShowOutlineIcons()
Gets the "showOutlineIcons" attributeboolean
getSnapVertSplitter()
Gets the "snapVertSplitter" attributeSTSplitterBarState.Enum
getVertBarState()
Gets the "vertBarState" attributeboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetHorzBarState()
True if has "horzBarState" attributeboolean
isSetPreferSingleView()
True if has "preferSingleView" attributeboolean
isSetShowOutlineIcons()
True if has "showOutlineIcons" attributeboolean
isSetSnapVertSplitter()
True if has "snapVertSplitter" attributeboolean
isSetVertBarState()
True if has "vertBarState" attributevoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setHorzBarState(STSplitterBarState.Enum horzBarState)
Sets the "horzBarState" attributevoid
setPreferSingleView(boolean preferSingleView)
Sets the "preferSingleView" attributevoid
setRestoredLeft(CTNormalViewPortion restoredLeft)
Sets the "restoredLeft" elementvoid
setRestoredTop(CTNormalViewPortion restoredTop)
Sets the "restoredTop" elementvoid
setShowOutlineIcons(boolean showOutlineIcons)
Sets the "showOutlineIcons" attributevoid
setSnapVertSplitter(boolean snapVertSplitter)
Sets the "snapVertSplitter" attributevoid
setVertBarState(STSplitterBarState.Enum vertBarState)
Sets the "vertBarState" attributevoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetHorzBarState()
Unsets the "horzBarState" attributevoid
unsetPreferSingleView()
Unsets the "preferSingleView" attributevoid
unsetShowOutlineIcons()
Unsets the "showOutlineIcons" attributevoid
unsetSnapVertSplitter()
Unsets the "snapVertSplitter" attributevoid
unsetVertBarState()
Unsets the "vertBarState" attributeSTSplitterBarState
xgetHorzBarState()
Gets (as xml) the "horzBarState" attributeXmlBoolean
xgetPreferSingleView()
Gets (as xml) the "preferSingleView" attributeXmlBoolean
xgetShowOutlineIcons()
Gets (as xml) the "showOutlineIcons" attributeXmlBoolean
xgetSnapVertSplitter()
Gets (as xml) the "snapVertSplitter" attributeSTSplitterBarState
xgetVertBarState()
Gets (as xml) the "vertBarState" attributevoid
xsetHorzBarState(STSplitterBarState horzBarState)
Sets (as xml) the "horzBarState" attributevoid
xsetPreferSingleView(XmlBoolean preferSingleView)
Sets (as xml) the "preferSingleView" attributevoid
xsetShowOutlineIcons(XmlBoolean showOutlineIcons)
Sets (as xml) the "showOutlineIcons" attributevoid
xsetSnapVertSplitter(XmlBoolean snapVertSplitter)
Sets (as xml) the "snapVertSplitter" attributevoid
xsetVertBarState(STSplitterBarState vertBarState)
Sets (as xml) the "vertBarState" attribute-
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
-
getRestoredLeft
CTNormalViewPortion getRestoredLeft()
Gets the "restoredLeft" element
-
setRestoredLeft
void setRestoredLeft(CTNormalViewPortion restoredLeft)
Sets the "restoredLeft" element
-
addNewRestoredLeft
CTNormalViewPortion addNewRestoredLeft()
Appends and returns a new empty "restoredLeft" element
-
getRestoredTop
CTNormalViewPortion getRestoredTop()
Gets the "restoredTop" element
-
setRestoredTop
void setRestoredTop(CTNormalViewPortion restoredTop)
Sets the "restoredTop" element
-
addNewRestoredTop
CTNormalViewPortion addNewRestoredTop()
Appends and returns a new empty "restoredTop" element
-
getExtLst
CTExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
getShowOutlineIcons
boolean getShowOutlineIcons()
Gets the "showOutlineIcons" attribute
-
xgetShowOutlineIcons
XmlBoolean xgetShowOutlineIcons()
Gets (as xml) the "showOutlineIcons" attribute
-
isSetShowOutlineIcons
boolean isSetShowOutlineIcons()
True if has "showOutlineIcons" attribute
-
setShowOutlineIcons
void setShowOutlineIcons(boolean showOutlineIcons)
Sets the "showOutlineIcons" attribute
-
xsetShowOutlineIcons
void xsetShowOutlineIcons(XmlBoolean showOutlineIcons)
Sets (as xml) the "showOutlineIcons" attribute
-
unsetShowOutlineIcons
void unsetShowOutlineIcons()
Unsets the "showOutlineIcons" attribute
-
getSnapVertSplitter
boolean getSnapVertSplitter()
Gets the "snapVertSplitter" attribute
-
xgetSnapVertSplitter
XmlBoolean xgetSnapVertSplitter()
Gets (as xml) the "snapVertSplitter" attribute
-
isSetSnapVertSplitter
boolean isSetSnapVertSplitter()
True if has "snapVertSplitter" attribute
-
setSnapVertSplitter
void setSnapVertSplitter(boolean snapVertSplitter)
Sets the "snapVertSplitter" attribute
-
xsetSnapVertSplitter
void xsetSnapVertSplitter(XmlBoolean snapVertSplitter)
Sets (as xml) the "snapVertSplitter" attribute
-
unsetSnapVertSplitter
void unsetSnapVertSplitter()
Unsets the "snapVertSplitter" attribute
-
getVertBarState
STSplitterBarState.Enum getVertBarState()
Gets the "vertBarState" attribute
-
xgetVertBarState
STSplitterBarState xgetVertBarState()
Gets (as xml) the "vertBarState" attribute
-
isSetVertBarState
boolean isSetVertBarState()
True if has "vertBarState" attribute
-
setVertBarState
void setVertBarState(STSplitterBarState.Enum vertBarState)
Sets the "vertBarState" attribute
-
xsetVertBarState
void xsetVertBarState(STSplitterBarState vertBarState)
Sets (as xml) the "vertBarState" attribute
-
unsetVertBarState
void unsetVertBarState()
Unsets the "vertBarState" attribute
-
getHorzBarState
STSplitterBarState.Enum getHorzBarState()
Gets the "horzBarState" attribute
-
xgetHorzBarState
STSplitterBarState xgetHorzBarState()
Gets (as xml) the "horzBarState" attribute
-
isSetHorzBarState
boolean isSetHorzBarState()
True if has "horzBarState" attribute
-
setHorzBarState
void setHorzBarState(STSplitterBarState.Enum horzBarState)
Sets the "horzBarState" attribute
-
xsetHorzBarState
void xsetHorzBarState(STSplitterBarState horzBarState)
Sets (as xml) the "horzBarState" attribute
-
unsetHorzBarState
void unsetHorzBarState()
Unsets the "horzBarState" attribute
-
getPreferSingleView
boolean getPreferSingleView()
Gets the "preferSingleView" attribute
-
xgetPreferSingleView
XmlBoolean xgetPreferSingleView()
Gets (as xml) the "preferSingleView" attribute
-
isSetPreferSingleView
boolean isSetPreferSingleView()
True if has "preferSingleView" attribute
-
setPreferSingleView
void setPreferSingleView(boolean preferSingleView)
Sets the "preferSingleView" attribute
-
xsetPreferSingleView
void xsetPreferSingleView(XmlBoolean preferSingleView)
Sets (as xml) the "preferSingleView" attribute
-
unsetPreferSingleView
void unsetPreferSingleView()
Unsets the "preferSingleView" attribute
-
-