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.
  • Field Details

  • Method Details

    • 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