Interface CTViewProperties
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTViewProperties extends XmlObject
An XML CT_ViewProperties(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTViewProperties.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" elementCTPositiveSize2D
addNewGridSpacing()
Appends and returns a new empty "gridSpacing" elementCTNormalViewProperties
addNewNormalViewPr()
Appends and returns a new empty "normalViewPr" elementCTNotesTextViewProperties
addNewNotesTextViewPr()
Appends and returns a new empty "notesTextViewPr" elementCTNotesViewProperties
addNewNotesViewPr()
Appends and returns a new empty "notesViewPr" elementCTOutlineViewProperties
addNewOutlineViewPr()
Appends and returns a new empty "outlineViewPr" elementCTSlideViewProperties
addNewSlideViewPr()
Appends and returns a new empty "slideViewPr" elementCTSlideSorterViewProperties
addNewSorterViewPr()
Appends and returns a new empty "sorterViewPr" elementCTExtensionList
getExtLst()
Gets the "extLst" elementCTPositiveSize2D
getGridSpacing()
Gets the "gridSpacing" elementSTViewType.Enum
getLastView()
Gets the "lastView" attributeCTNormalViewProperties
getNormalViewPr()
Gets the "normalViewPr" elementCTNotesTextViewProperties
getNotesTextViewPr()
Gets the "notesTextViewPr" elementCTNotesViewProperties
getNotesViewPr()
Gets the "notesViewPr" elementCTOutlineViewProperties
getOutlineViewPr()
Gets the "outlineViewPr" elementboolean
getShowComments()
Gets the "showComments" attributeCTSlideViewProperties
getSlideViewPr()
Gets the "slideViewPr" elementCTSlideSorterViewProperties
getSorterViewPr()
Gets the "sorterViewPr" elementboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetGridSpacing()
True if has "gridSpacing" elementboolean
isSetLastView()
True if has "lastView" attributeboolean
isSetNormalViewPr()
True if has "normalViewPr" elementboolean
isSetNotesTextViewPr()
True if has "notesTextViewPr" elementboolean
isSetNotesViewPr()
True if has "notesViewPr" elementboolean
isSetOutlineViewPr()
True if has "outlineViewPr" elementboolean
isSetShowComments()
True if has "showComments" attributeboolean
isSetSlideViewPr()
True if has "slideViewPr" elementboolean
isSetSorterViewPr()
True if has "sorterViewPr" elementvoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setGridSpacing(CTPositiveSize2D gridSpacing)
Sets the "gridSpacing" elementvoid
setLastView(STViewType.Enum lastView)
Sets the "lastView" attributevoid
setNormalViewPr(CTNormalViewProperties normalViewPr)
Sets the "normalViewPr" elementvoid
setNotesTextViewPr(CTNotesTextViewProperties notesTextViewPr)
Sets the "notesTextViewPr" elementvoid
setNotesViewPr(CTNotesViewProperties notesViewPr)
Sets the "notesViewPr" elementvoid
setOutlineViewPr(CTOutlineViewProperties outlineViewPr)
Sets the "outlineViewPr" elementvoid
setShowComments(boolean showComments)
Sets the "showComments" attributevoid
setSlideViewPr(CTSlideViewProperties slideViewPr)
Sets the "slideViewPr" elementvoid
setSorterViewPr(CTSlideSorterViewProperties sorterViewPr)
Sets the "sorterViewPr" elementvoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetGridSpacing()
Unsets the "gridSpacing" elementvoid
unsetLastView()
Unsets the "lastView" attributevoid
unsetNormalViewPr()
Unsets the "normalViewPr" elementvoid
unsetNotesTextViewPr()
Unsets the "notesTextViewPr" elementvoid
unsetNotesViewPr()
Unsets the "notesViewPr" elementvoid
unsetOutlineViewPr()
Unsets the "outlineViewPr" elementvoid
unsetShowComments()
Unsets the "showComments" attributevoid
unsetSlideViewPr()
Unsets the "slideViewPr" elementvoid
unsetSorterViewPr()
Unsets the "sorterViewPr" elementSTViewType
xgetLastView()
Gets (as xml) the "lastView" attributeXmlBoolean
xgetShowComments()
Gets (as xml) the "showComments" attributevoid
xsetLastView(STViewType lastView)
Sets (as xml) the "lastView" attributevoid
xsetShowComments(XmlBoolean showComments)
Sets (as xml) the "showComments" 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
-
getNormalViewPr
CTNormalViewProperties getNormalViewPr()
Gets the "normalViewPr" element
-
isSetNormalViewPr
boolean isSetNormalViewPr()
True if has "normalViewPr" element
-
setNormalViewPr
void setNormalViewPr(CTNormalViewProperties normalViewPr)
Sets the "normalViewPr" element
-
addNewNormalViewPr
CTNormalViewProperties addNewNormalViewPr()
Appends and returns a new empty "normalViewPr" element
-
unsetNormalViewPr
void unsetNormalViewPr()
Unsets the "normalViewPr" element
-
getSlideViewPr
CTSlideViewProperties getSlideViewPr()
Gets the "slideViewPr" element
-
isSetSlideViewPr
boolean isSetSlideViewPr()
True if has "slideViewPr" element
-
setSlideViewPr
void setSlideViewPr(CTSlideViewProperties slideViewPr)
Sets the "slideViewPr" element
-
addNewSlideViewPr
CTSlideViewProperties addNewSlideViewPr()
Appends and returns a new empty "slideViewPr" element
-
unsetSlideViewPr
void unsetSlideViewPr()
Unsets the "slideViewPr" element
-
getOutlineViewPr
CTOutlineViewProperties getOutlineViewPr()
Gets the "outlineViewPr" element
-
isSetOutlineViewPr
boolean isSetOutlineViewPr()
True if has "outlineViewPr" element
-
setOutlineViewPr
void setOutlineViewPr(CTOutlineViewProperties outlineViewPr)
Sets the "outlineViewPr" element
-
addNewOutlineViewPr
CTOutlineViewProperties addNewOutlineViewPr()
Appends and returns a new empty "outlineViewPr" element
-
unsetOutlineViewPr
void unsetOutlineViewPr()
Unsets the "outlineViewPr" element
-
getNotesTextViewPr
CTNotesTextViewProperties getNotesTextViewPr()
Gets the "notesTextViewPr" element
-
isSetNotesTextViewPr
boolean isSetNotesTextViewPr()
True if has "notesTextViewPr" element
-
setNotesTextViewPr
void setNotesTextViewPr(CTNotesTextViewProperties notesTextViewPr)
Sets the "notesTextViewPr" element
-
addNewNotesTextViewPr
CTNotesTextViewProperties addNewNotesTextViewPr()
Appends and returns a new empty "notesTextViewPr" element
-
unsetNotesTextViewPr
void unsetNotesTextViewPr()
Unsets the "notesTextViewPr" element
-
getSorterViewPr
CTSlideSorterViewProperties getSorterViewPr()
Gets the "sorterViewPr" element
-
isSetSorterViewPr
boolean isSetSorterViewPr()
True if has "sorterViewPr" element
-
setSorterViewPr
void setSorterViewPr(CTSlideSorterViewProperties sorterViewPr)
Sets the "sorterViewPr" element
-
addNewSorterViewPr
CTSlideSorterViewProperties addNewSorterViewPr()
Appends and returns a new empty "sorterViewPr" element
-
unsetSorterViewPr
void unsetSorterViewPr()
Unsets the "sorterViewPr" element
-
getNotesViewPr
CTNotesViewProperties getNotesViewPr()
Gets the "notesViewPr" element
-
isSetNotesViewPr
boolean isSetNotesViewPr()
True if has "notesViewPr" element
-
setNotesViewPr
void setNotesViewPr(CTNotesViewProperties notesViewPr)
Sets the "notesViewPr" element
-
addNewNotesViewPr
CTNotesViewProperties addNewNotesViewPr()
Appends and returns a new empty "notesViewPr" element
-
unsetNotesViewPr
void unsetNotesViewPr()
Unsets the "notesViewPr" element
-
getGridSpacing
CTPositiveSize2D getGridSpacing()
Gets the "gridSpacing" element
-
isSetGridSpacing
boolean isSetGridSpacing()
True if has "gridSpacing" element
-
setGridSpacing
void setGridSpacing(CTPositiveSize2D gridSpacing)
Sets the "gridSpacing" element
-
addNewGridSpacing
CTPositiveSize2D addNewGridSpacing()
Appends and returns a new empty "gridSpacing" element
-
unsetGridSpacing
void unsetGridSpacing()
Unsets the "gridSpacing" 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
-
getLastView
STViewType.Enum getLastView()
Gets the "lastView" attribute
-
xgetLastView
STViewType xgetLastView()
Gets (as xml) the "lastView" attribute
-
isSetLastView
boolean isSetLastView()
True if has "lastView" attribute
-
setLastView
void setLastView(STViewType.Enum lastView)
Sets the "lastView" attribute
-
xsetLastView
void xsetLastView(STViewType lastView)
Sets (as xml) the "lastView" attribute
-
unsetLastView
void unsetLastView()
Unsets the "lastView" attribute
-
getShowComments
boolean getShowComments()
Gets the "showComments" attribute
-
xgetShowComments
XmlBoolean xgetShowComments()
Gets (as xml) the "showComments" attribute
-
isSetShowComments
boolean isSetShowComments()
True if has "showComments" attribute
-
setShowComments
void setShowComments(boolean showComments)
Sets the "showComments" attribute
-
xsetShowComments
void xsetShowComments(XmlBoolean showComments)
Sets (as xml) the "showComments" attribute
-
unsetShowComments
void unsetShowComments()
Unsets the "showComments" attribute
-
-