Interface CTNormalViewProperties
- All Superinterfaces:
XmlObject
,XmlTokenSource
An XML CT_NormalViewProperties(@http://schemas.openxmlformats.org/presentationml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory
<CTNormalViewProperties> static final SchemaType
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "extLst" elementAppends and returns a new empty "restoredLeft" elementAppends and returns a new empty "restoredTop" elementGets the "extLst" elementGets the "horzBarState" attributeboolean
Gets the "preferSingleView" attributeGets the "restoredLeft" elementGets the "restoredTop" elementboolean
Gets the "showOutlineIcons" attributeboolean
Gets the "snapVertSplitter" attributeGets the "vertBarState" attributeboolean
True if has "extLst" elementboolean
True if has "horzBarState" attributeboolean
True if has "preferSingleView" attributeboolean
True if has "showOutlineIcons" attributeboolean
True if has "snapVertSplitter" attributeboolean
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
Unsets the "extLst" elementvoid
Unsets the "horzBarState" attributevoid
Unsets the "preferSingleView" attributevoid
Unsets the "showOutlineIcons" attributevoid
Unsets the "snapVertSplitter" attributevoid
Unsets the "vertBarState" attributeGets (as xml) the "horzBarState" attributeGets (as xml) the "preferSingleView" attributeGets (as xml) the "showOutlineIcons" attributeGets (as xml) the "snapVertSplitter" attributeGets (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" attributeMethods 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 Details
-
Factory
-
type
-
-
Method Details
-
getRestoredLeft
CTNormalViewPortion getRestoredLeft()Gets the "restoredLeft" element -
setRestoredLeft
Sets the "restoredLeft" element -
addNewRestoredLeft
CTNormalViewPortion addNewRestoredLeft()Appends and returns a new empty "restoredLeft" element -
getRestoredTop
CTNormalViewPortion getRestoredTop()Gets the "restoredTop" element -
setRestoredTop
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
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
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
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
Sets the "vertBarState" attribute -
xsetVertBarState
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
Sets the "horzBarState" attribute -
xsetHorzBarState
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
Sets (as xml) the "preferSingleView" attribute -
unsetPreferSingleView
void unsetPreferSingleView()Unsets the "preferSingleView" attribute
-