Interface CTCustomWorkbookView

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTCustomWorkbookView extends XmlObject
An XML CT_CustomWorkbookView(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • 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
    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()
      Gets (as xml) the "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name)
      Sets (as xml) the "name" attribute
    • getGuid

      String getGuid()
      Gets the "guid" attribute
    • xgetGuid

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid xgetGuid()
      Gets (as xml) the "guid" attribute
    • setGuid

      void setGuid(String guid)
      Sets the "guid" attribute
    • xsetGuid

      void xsetGuid(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid guid)
      Sets (as xml) the "guid" attribute
    • getAutoUpdate

      boolean getAutoUpdate()
      Gets the "autoUpdate" attribute
    • xgetAutoUpdate

      XmlBoolean xgetAutoUpdate()
      Gets (as xml) the "autoUpdate" attribute
    • isSetAutoUpdate

      boolean isSetAutoUpdate()
      True if has "autoUpdate" attribute
    • setAutoUpdate

      void setAutoUpdate(boolean autoUpdate)
      Sets the "autoUpdate" attribute
    • xsetAutoUpdate

      void xsetAutoUpdate(XmlBoolean autoUpdate)
      Sets (as xml) the "autoUpdate" attribute
    • unsetAutoUpdate

      void unsetAutoUpdate()
      Unsets the "autoUpdate" attribute
    • getMergeInterval

      long getMergeInterval()
      Gets the "mergeInterval" attribute
    • xgetMergeInterval

      XmlUnsignedInt xgetMergeInterval()
      Gets (as xml) the "mergeInterval" attribute
    • isSetMergeInterval

      boolean isSetMergeInterval()
      True if has "mergeInterval" attribute
    • setMergeInterval

      void setMergeInterval(long mergeInterval)
      Sets the "mergeInterval" attribute
    • xsetMergeInterval

      void xsetMergeInterval(XmlUnsignedInt mergeInterval)
      Sets (as xml) the "mergeInterval" attribute
    • unsetMergeInterval

      void unsetMergeInterval()
      Unsets the "mergeInterval" attribute
    • getChangesSavedWin

      boolean getChangesSavedWin()
      Gets the "changesSavedWin" attribute
    • xgetChangesSavedWin

      XmlBoolean xgetChangesSavedWin()
      Gets (as xml) the "changesSavedWin" attribute
    • isSetChangesSavedWin

      boolean isSetChangesSavedWin()
      True if has "changesSavedWin" attribute
    • setChangesSavedWin

      void setChangesSavedWin(boolean changesSavedWin)
      Sets the "changesSavedWin" attribute
    • xsetChangesSavedWin

      void xsetChangesSavedWin(XmlBoolean changesSavedWin)
      Sets (as xml) the "changesSavedWin" attribute
    • unsetChangesSavedWin

      void unsetChangesSavedWin()
      Unsets the "changesSavedWin" attribute
    • getOnlySync

      boolean getOnlySync()
      Gets the "onlySync" attribute
    • xgetOnlySync

      XmlBoolean xgetOnlySync()
      Gets (as xml) the "onlySync" attribute
    • isSetOnlySync

      boolean isSetOnlySync()
      True if has "onlySync" attribute
    • setOnlySync

      void setOnlySync(boolean onlySync)
      Sets the "onlySync" attribute
    • xsetOnlySync

      void xsetOnlySync(XmlBoolean onlySync)
      Sets (as xml) the "onlySync" attribute
    • unsetOnlySync

      void unsetOnlySync()
      Unsets the "onlySync" attribute
    • getPersonalView

      boolean getPersonalView()
      Gets the "personalView" attribute
    • xgetPersonalView

      XmlBoolean xgetPersonalView()
      Gets (as xml) the "personalView" attribute
    • isSetPersonalView

      boolean isSetPersonalView()
      True if has "personalView" attribute
    • setPersonalView

      void setPersonalView(boolean personalView)
      Sets the "personalView" attribute
    • xsetPersonalView

      void xsetPersonalView(XmlBoolean personalView)
      Sets (as xml) the "personalView" attribute
    • unsetPersonalView

      void unsetPersonalView()
      Unsets the "personalView" attribute
    • getIncludePrintSettings

      boolean getIncludePrintSettings()
      Gets the "includePrintSettings" attribute
    • xgetIncludePrintSettings

      XmlBoolean xgetIncludePrintSettings()
      Gets (as xml) the "includePrintSettings" attribute
    • isSetIncludePrintSettings

      boolean isSetIncludePrintSettings()
      True if has "includePrintSettings" attribute
    • setIncludePrintSettings

      void setIncludePrintSettings(boolean includePrintSettings)
      Sets the "includePrintSettings" attribute
    • xsetIncludePrintSettings

      void xsetIncludePrintSettings(XmlBoolean includePrintSettings)
      Sets (as xml) the "includePrintSettings" attribute
    • unsetIncludePrintSettings

      void unsetIncludePrintSettings()
      Unsets the "includePrintSettings" attribute
    • getIncludeHiddenRowCol

      boolean getIncludeHiddenRowCol()
      Gets the "includeHiddenRowCol" attribute
    • xgetIncludeHiddenRowCol

      XmlBoolean xgetIncludeHiddenRowCol()
      Gets (as xml) the "includeHiddenRowCol" attribute
    • isSetIncludeHiddenRowCol

      boolean isSetIncludeHiddenRowCol()
      True if has "includeHiddenRowCol" attribute
    • setIncludeHiddenRowCol

      void setIncludeHiddenRowCol(boolean includeHiddenRowCol)
      Sets the "includeHiddenRowCol" attribute
    • xsetIncludeHiddenRowCol

      void xsetIncludeHiddenRowCol(XmlBoolean includeHiddenRowCol)
      Sets (as xml) the "includeHiddenRowCol" attribute
    • unsetIncludeHiddenRowCol

      void unsetIncludeHiddenRowCol()
      Unsets the "includeHiddenRowCol" attribute
    • getMaximized

      boolean getMaximized()
      Gets the "maximized" attribute
    • xgetMaximized

      XmlBoolean xgetMaximized()
      Gets (as xml) the "maximized" attribute
    • isSetMaximized

      boolean isSetMaximized()
      True if has "maximized" attribute
    • setMaximized

      void setMaximized(boolean maximized)
      Sets the "maximized" attribute
    • xsetMaximized

      void xsetMaximized(XmlBoolean maximized)
      Sets (as xml) the "maximized" attribute
    • unsetMaximized

      void unsetMaximized()
      Unsets the "maximized" attribute
    • getMinimized

      boolean getMinimized()
      Gets the "minimized" attribute
    • xgetMinimized

      XmlBoolean xgetMinimized()
      Gets (as xml) the "minimized" attribute
    • isSetMinimized

      boolean isSetMinimized()
      True if has "minimized" attribute
    • setMinimized

      void setMinimized(boolean minimized)
      Sets the "minimized" attribute
    • xsetMinimized

      void xsetMinimized(XmlBoolean minimized)
      Sets (as xml) the "minimized" attribute
    • unsetMinimized

      void unsetMinimized()
      Unsets the "minimized" attribute
    • getShowHorizontalScroll

      boolean getShowHorizontalScroll()
      Gets the "showHorizontalScroll" attribute
    • xgetShowHorizontalScroll

      XmlBoolean xgetShowHorizontalScroll()
      Gets (as xml) the "showHorizontalScroll" attribute
    • isSetShowHorizontalScroll

      boolean isSetShowHorizontalScroll()
      True if has "showHorizontalScroll" attribute
    • setShowHorizontalScroll

      void setShowHorizontalScroll(boolean showHorizontalScroll)
      Sets the "showHorizontalScroll" attribute
    • xsetShowHorizontalScroll

      void xsetShowHorizontalScroll(XmlBoolean showHorizontalScroll)
      Sets (as xml) the "showHorizontalScroll" attribute
    • unsetShowHorizontalScroll

      void unsetShowHorizontalScroll()
      Unsets the "showHorizontalScroll" attribute
    • getShowVerticalScroll

      boolean getShowVerticalScroll()
      Gets the "showVerticalScroll" attribute
    • xgetShowVerticalScroll

      XmlBoolean xgetShowVerticalScroll()
      Gets (as xml) the "showVerticalScroll" attribute
    • isSetShowVerticalScroll

      boolean isSetShowVerticalScroll()
      True if has "showVerticalScroll" attribute
    • setShowVerticalScroll

      void setShowVerticalScroll(boolean showVerticalScroll)
      Sets the "showVerticalScroll" attribute
    • xsetShowVerticalScroll

      void xsetShowVerticalScroll(XmlBoolean showVerticalScroll)
      Sets (as xml) the "showVerticalScroll" attribute
    • unsetShowVerticalScroll

      void unsetShowVerticalScroll()
      Unsets the "showVerticalScroll" attribute
    • getShowSheetTabs

      boolean getShowSheetTabs()
      Gets the "showSheetTabs" attribute
    • xgetShowSheetTabs

      XmlBoolean xgetShowSheetTabs()
      Gets (as xml) the "showSheetTabs" attribute
    • isSetShowSheetTabs

      boolean isSetShowSheetTabs()
      True if has "showSheetTabs" attribute
    • setShowSheetTabs

      void setShowSheetTabs(boolean showSheetTabs)
      Sets the "showSheetTabs" attribute
    • xsetShowSheetTabs

      void xsetShowSheetTabs(XmlBoolean showSheetTabs)
      Sets (as xml) the "showSheetTabs" attribute
    • unsetShowSheetTabs

      void unsetShowSheetTabs()
      Unsets the "showSheetTabs" attribute
    • getXWindow

      int getXWindow()
      Gets the "xWindow" attribute
    • xgetXWindow

      XmlInt xgetXWindow()
      Gets (as xml) the "xWindow" attribute
    • isSetXWindow

      boolean isSetXWindow()
      True if has "xWindow" attribute
    • setXWindow

      void setXWindow(int xWindow)
      Sets the "xWindow" attribute
    • xsetXWindow

      void xsetXWindow(XmlInt xWindow)
      Sets (as xml) the "xWindow" attribute
    • unsetXWindow

      void unsetXWindow()
      Unsets the "xWindow" attribute
    • getYWindow

      int getYWindow()
      Gets the "yWindow" attribute
    • xgetYWindow

      XmlInt xgetYWindow()
      Gets (as xml) the "yWindow" attribute
    • isSetYWindow

      boolean isSetYWindow()
      True if has "yWindow" attribute
    • setYWindow

      void setYWindow(int yWindow)
      Sets the "yWindow" attribute
    • xsetYWindow

      void xsetYWindow(XmlInt yWindow)
      Sets (as xml) the "yWindow" attribute
    • unsetYWindow

      void unsetYWindow()
      Unsets the "yWindow" attribute
    • getWindowWidth

      long getWindowWidth()
      Gets the "windowWidth" attribute
    • xgetWindowWidth

      XmlUnsignedInt xgetWindowWidth()
      Gets (as xml) the "windowWidth" attribute
    • setWindowWidth

      void setWindowWidth(long windowWidth)
      Sets the "windowWidth" attribute
    • xsetWindowWidth

      void xsetWindowWidth(XmlUnsignedInt windowWidth)
      Sets (as xml) the "windowWidth" attribute
    • getWindowHeight

      long getWindowHeight()
      Gets the "windowHeight" attribute
    • xgetWindowHeight

      XmlUnsignedInt xgetWindowHeight()
      Gets (as xml) the "windowHeight" attribute
    • setWindowHeight

      void setWindowHeight(long windowHeight)
      Sets the "windowHeight" attribute
    • xsetWindowHeight

      void xsetWindowHeight(XmlUnsignedInt windowHeight)
      Sets (as xml) the "windowHeight" attribute
    • getTabRatio

      long getTabRatio()
      Gets the "tabRatio" attribute
    • xgetTabRatio

      XmlUnsignedInt xgetTabRatio()
      Gets (as xml) the "tabRatio" attribute
    • isSetTabRatio

      boolean isSetTabRatio()
      True if has "tabRatio" attribute
    • setTabRatio

      void setTabRatio(long tabRatio)
      Sets the "tabRatio" attribute
    • xsetTabRatio

      void xsetTabRatio(XmlUnsignedInt tabRatio)
      Sets (as xml) the "tabRatio" attribute
    • unsetTabRatio

      void unsetTabRatio()
      Unsets the "tabRatio" attribute
    • getActiveSheetId

      long getActiveSheetId()
      Gets the "activeSheetId" attribute
    • xgetActiveSheetId

      XmlUnsignedInt xgetActiveSheetId()
      Gets (as xml) the "activeSheetId" attribute
    • setActiveSheetId

      void setActiveSheetId(long activeSheetId)
      Sets the "activeSheetId" attribute
    • xsetActiveSheetId

      void xsetActiveSheetId(XmlUnsignedInt activeSheetId)
      Sets (as xml) the "activeSheetId" attribute
    • getShowFormulaBar

      boolean getShowFormulaBar()
      Gets the "showFormulaBar" attribute
    • xgetShowFormulaBar

      XmlBoolean xgetShowFormulaBar()
      Gets (as xml) the "showFormulaBar" attribute
    • isSetShowFormulaBar

      boolean isSetShowFormulaBar()
      True if has "showFormulaBar" attribute
    • setShowFormulaBar

      void setShowFormulaBar(boolean showFormulaBar)
      Sets the "showFormulaBar" attribute
    • xsetShowFormulaBar

      void xsetShowFormulaBar(XmlBoolean showFormulaBar)
      Sets (as xml) the "showFormulaBar" attribute
    • unsetShowFormulaBar

      void unsetShowFormulaBar()
      Unsets the "showFormulaBar" attribute
    • getShowStatusbar

      boolean getShowStatusbar()
      Gets the "showStatusbar" attribute
    • xgetShowStatusbar

      XmlBoolean xgetShowStatusbar()
      Gets (as xml) the "showStatusbar" attribute
    • isSetShowStatusbar

      boolean isSetShowStatusbar()
      True if has "showStatusbar" attribute
    • setShowStatusbar

      void setShowStatusbar(boolean showStatusbar)
      Sets the "showStatusbar" attribute
    • xsetShowStatusbar

      void xsetShowStatusbar(XmlBoolean showStatusbar)
      Sets (as xml) the "showStatusbar" attribute
    • unsetShowStatusbar

      void unsetShowStatusbar()
      Unsets the "showStatusbar" attribute
    • getShowComments

      STComments.Enum getShowComments()
      Gets the "showComments" attribute
    • xgetShowComments

      STComments xgetShowComments()
      Gets (as xml) the "showComments" attribute
    • isSetShowComments

      boolean isSetShowComments()
      True if has "showComments" attribute
    • setShowComments

      void setShowComments(STComments.Enum showComments)
      Sets the "showComments" attribute
    • xsetShowComments

      void xsetShowComments(STComments showComments)
      Sets (as xml) the "showComments" attribute
    • unsetShowComments

      void unsetShowComments()
      Unsets the "showComments" attribute
    • getShowObjects

      STObjects.Enum getShowObjects()
      Gets the "showObjects" attribute
    • xgetShowObjects

      STObjects xgetShowObjects()
      Gets (as xml) the "showObjects" attribute
    • isSetShowObjects

      boolean isSetShowObjects()
      True if has "showObjects" attribute
    • setShowObjects

      void setShowObjects(STObjects.Enum showObjects)
      Sets the "showObjects" attribute
    • xsetShowObjects

      void xsetShowObjects(STObjects showObjects)
      Sets (as xml) the "showObjects" attribute
    • unsetShowObjects

      void unsetShowObjects()
      Unsets the "showObjects" attribute