Interface CTChartsheetView

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTChartsheetView
    extends XmlObject
    An XML CT_ChartsheetView(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

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

        boolean getTabSelected()
        Gets the "tabSelected" attribute
      • xgetTabSelected

        XmlBoolean xgetTabSelected()
        Gets (as xml) the "tabSelected" attribute
      • isSetTabSelected

        boolean isSetTabSelected()
        True if has "tabSelected" attribute
      • setTabSelected

        void setTabSelected​(boolean tabSelected)
        Sets the "tabSelected" attribute
      • xsetTabSelected

        void xsetTabSelected​(XmlBoolean tabSelected)
        Sets (as xml) the "tabSelected" attribute
      • unsetTabSelected

        void unsetTabSelected()
        Unsets the "tabSelected" attribute
      • getZoomScale

        long getZoomScale()
        Gets the "zoomScale" attribute
      • xgetZoomScale

        XmlUnsignedInt xgetZoomScale()
        Gets (as xml) the "zoomScale" attribute
      • isSetZoomScale

        boolean isSetZoomScale()
        True if has "zoomScale" attribute
      • setZoomScale

        void setZoomScale​(long zoomScale)
        Sets the "zoomScale" attribute
      • xsetZoomScale

        void xsetZoomScale​(XmlUnsignedInt zoomScale)
        Sets (as xml) the "zoomScale" attribute
      • unsetZoomScale

        void unsetZoomScale()
        Unsets the "zoomScale" attribute
      • getWorkbookViewId

        long getWorkbookViewId()
        Gets the "workbookViewId" attribute
      • xgetWorkbookViewId

        XmlUnsignedInt xgetWorkbookViewId()
        Gets (as xml) the "workbookViewId" attribute
      • setWorkbookViewId

        void setWorkbookViewId​(long workbookViewId)
        Sets the "workbookViewId" attribute
      • xsetWorkbookViewId

        void xsetWorkbookViewId​(XmlUnsignedInt workbookViewId)
        Sets (as xml) the "workbookViewId" attribute
      • getZoomToFit

        boolean getZoomToFit()
        Gets the "zoomToFit" attribute
      • xgetZoomToFit

        XmlBoolean xgetZoomToFit()
        Gets (as xml) the "zoomToFit" attribute
      • isSetZoomToFit

        boolean isSetZoomToFit()
        True if has "zoomToFit" attribute
      • setZoomToFit

        void setZoomToFit​(boolean zoomToFit)
        Sets the "zoomToFit" attribute
      • xsetZoomToFit

        void xsetZoomToFit​(XmlBoolean zoomToFit)
        Sets (as xml) the "zoomToFit" attribute
      • unsetZoomToFit

        void unsetZoomToFit()
        Unsets the "zoomToFit" attribute