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 classCTViewProperties.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
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 CTExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTPositiveSize2DaddNewGridSpacing()Appends and returns a new empty "gridSpacing" elementCTNormalViewPropertiesaddNewNormalViewPr()Appends and returns a new empty "normalViewPr" elementCTNotesTextViewPropertiesaddNewNotesTextViewPr()Appends and returns a new empty "notesTextViewPr" elementCTNotesViewPropertiesaddNewNotesViewPr()Appends and returns a new empty "notesViewPr" elementCTOutlineViewPropertiesaddNewOutlineViewPr()Appends and returns a new empty "outlineViewPr" elementCTSlideViewPropertiesaddNewSlideViewPr()Appends and returns a new empty "slideViewPr" elementCTSlideSorterViewPropertiesaddNewSorterViewPr()Appends and returns a new empty "sorterViewPr" elementCTExtensionListgetExtLst()Gets the "extLst" elementCTPositiveSize2DgetGridSpacing()Gets the "gridSpacing" elementSTViewType.EnumgetLastView()Gets the "lastView" attributeCTNormalViewPropertiesgetNormalViewPr()Gets the "normalViewPr" elementCTNotesTextViewPropertiesgetNotesTextViewPr()Gets the "notesTextViewPr" elementCTNotesViewPropertiesgetNotesViewPr()Gets the "notesViewPr" elementCTOutlineViewPropertiesgetOutlineViewPr()Gets the "outlineViewPr" elementbooleangetShowComments()Gets the "showComments" attributeCTSlideViewPropertiesgetSlideViewPr()Gets the "slideViewPr" elementCTSlideSorterViewPropertiesgetSorterViewPr()Gets the "sorterViewPr" elementbooleanisSetExtLst()True if has "extLst" elementbooleanisSetGridSpacing()True if has "gridSpacing" elementbooleanisSetLastView()True if has "lastView" attributebooleanisSetNormalViewPr()True if has "normalViewPr" elementbooleanisSetNotesTextViewPr()True if has "notesTextViewPr" elementbooleanisSetNotesViewPr()True if has "notesViewPr" elementbooleanisSetOutlineViewPr()True if has "outlineViewPr" elementbooleanisSetShowComments()True if has "showComments" attributebooleanisSetSlideViewPr()True if has "slideViewPr" elementbooleanisSetSorterViewPr()True if has "sorterViewPr" elementvoidsetExtLst(CTExtensionList extLst)Sets the "extLst" elementvoidsetGridSpacing(CTPositiveSize2D gridSpacing)Sets the "gridSpacing" elementvoidsetLastView(STViewType.Enum lastView)Sets the "lastView" attributevoidsetNormalViewPr(CTNormalViewProperties normalViewPr)Sets the "normalViewPr" elementvoidsetNotesTextViewPr(CTNotesTextViewProperties notesTextViewPr)Sets the "notesTextViewPr" elementvoidsetNotesViewPr(CTNotesViewProperties notesViewPr)Sets the "notesViewPr" elementvoidsetOutlineViewPr(CTOutlineViewProperties outlineViewPr)Sets the "outlineViewPr" elementvoidsetShowComments(boolean showComments)Sets the "showComments" attributevoidsetSlideViewPr(CTSlideViewProperties slideViewPr)Sets the "slideViewPr" elementvoidsetSorterViewPr(CTSlideSorterViewProperties sorterViewPr)Sets the "sorterViewPr" elementvoidunsetExtLst()Unsets the "extLst" elementvoidunsetGridSpacing()Unsets the "gridSpacing" elementvoidunsetLastView()Unsets the "lastView" attributevoidunsetNormalViewPr()Unsets the "normalViewPr" elementvoidunsetNotesTextViewPr()Unsets the "notesTextViewPr" elementvoidunsetNotesViewPr()Unsets the "notesViewPr" elementvoidunsetOutlineViewPr()Unsets the "outlineViewPr" elementvoidunsetShowComments()Unsets the "showComments" attributevoidunsetSlideViewPr()Unsets the "slideViewPr" elementvoidunsetSorterViewPr()Unsets the "sorterViewPr" elementSTViewTypexgetLastView()Gets (as xml) the "lastView" attributeXmlBooleanxgetShowComments()Gets (as xml) the "showComments" attributevoidxsetLastView(STViewType lastView)Sets (as xml) the "lastView" attributevoidxsetShowComments(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
-
-