Interface CTSheetView

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getPane

        CTPane getPane()
        Gets the "pane" element
      • isSetPane

        boolean isSetPane()
        True if has "pane" element
      • setPane

        void setPane​(CTPane pane)
        Sets the "pane" element
      • addNewPane

        CTPane addNewPane()
        Appends and returns a new empty "pane" element
      • unsetPane

        void unsetPane()
        Unsets the "pane" element
      • getSelectionList

        java.util.List<CTSelection> getSelectionList()
        Gets a List of "selection" elements
      • getSelectionArray

        @Deprecated
        CTSelection[] getSelectionArray()
        Deprecated.
        Gets array of all "selection" elements
      • getSelectionArray

        CTSelection getSelectionArray​(int i)
        Gets ith "selection" element
      • sizeOfSelectionArray

        int sizeOfSelectionArray()
        Returns number of "selection" element
      • setSelectionArray

        void setSelectionArray​(CTSelection[] selectionArray)
        Sets array of all "selection" element
      • setSelectionArray

        void setSelectionArray​(int i,
                               CTSelection selection)
        Sets ith "selection" element
      • insertNewSelection

        CTSelection insertNewSelection​(int i)
        Inserts and returns a new empty value (as xml) as the ith "selection" element
      • addNewSelection

        CTSelection addNewSelection()
        Appends and returns a new empty value (as xml) as the last "selection" element
      • removeSelection

        void removeSelection​(int i)
        Removes the ith "selection" element
      • getPivotSelectionList

        java.util.List<CTPivotSelection> getPivotSelectionList()
        Gets a List of "pivotSelection" elements
      • getPivotSelectionArray

        @Deprecated
        CTPivotSelection[] getPivotSelectionArray()
        Deprecated.
        Gets array of all "pivotSelection" elements
      • getPivotSelectionArray

        CTPivotSelection getPivotSelectionArray​(int i)
        Gets ith "pivotSelection" element
      • sizeOfPivotSelectionArray

        int sizeOfPivotSelectionArray()
        Returns number of "pivotSelection" element
      • setPivotSelectionArray

        void setPivotSelectionArray​(CTPivotSelection[] pivotSelectionArray)
        Sets array of all "pivotSelection" element
      • setPivotSelectionArray

        void setPivotSelectionArray​(int i,
                                    CTPivotSelection pivotSelection)
        Sets ith "pivotSelection" element
      • insertNewPivotSelection

        CTPivotSelection insertNewPivotSelection​(int i)
        Inserts and returns a new empty value (as xml) as the ith "pivotSelection" element
      • addNewPivotSelection

        CTPivotSelection addNewPivotSelection()
        Appends and returns a new empty value (as xml) as the last "pivotSelection" element
      • removePivotSelection

        void removePivotSelection​(int i)
        Removes the ith "pivotSelection" 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
      • getWindowProtection

        boolean getWindowProtection()
        Gets the "windowProtection" attribute
      • xgetWindowProtection

        XmlBoolean xgetWindowProtection()
        Gets (as xml) the "windowProtection" attribute
      • isSetWindowProtection

        boolean isSetWindowProtection()
        True if has "windowProtection" attribute
      • setWindowProtection

        void setWindowProtection​(boolean windowProtection)
        Sets the "windowProtection" attribute
      • xsetWindowProtection

        void xsetWindowProtection​(XmlBoolean windowProtection)
        Sets (as xml) the "windowProtection" attribute
      • unsetWindowProtection

        void unsetWindowProtection()
        Unsets the "windowProtection" attribute
      • getShowFormulas

        boolean getShowFormulas()
        Gets the "showFormulas" attribute
      • xgetShowFormulas

        XmlBoolean xgetShowFormulas()
        Gets (as xml) the "showFormulas" attribute
      • isSetShowFormulas

        boolean isSetShowFormulas()
        True if has "showFormulas" attribute
      • setShowFormulas

        void setShowFormulas​(boolean showFormulas)
        Sets the "showFormulas" attribute
      • xsetShowFormulas

        void xsetShowFormulas​(XmlBoolean showFormulas)
        Sets (as xml) the "showFormulas" attribute
      • unsetShowFormulas

        void unsetShowFormulas()
        Unsets the "showFormulas" attribute
      • getShowGridLines

        boolean getShowGridLines()
        Gets the "showGridLines" attribute
      • xgetShowGridLines

        XmlBoolean xgetShowGridLines()
        Gets (as xml) the "showGridLines" attribute
      • isSetShowGridLines

        boolean isSetShowGridLines()
        True if has "showGridLines" attribute
      • setShowGridLines

        void setShowGridLines​(boolean showGridLines)
        Sets the "showGridLines" attribute
      • xsetShowGridLines

        void xsetShowGridLines​(XmlBoolean showGridLines)
        Sets (as xml) the "showGridLines" attribute
      • unsetShowGridLines

        void unsetShowGridLines()
        Unsets the "showGridLines" attribute
      • getShowRowColHeaders

        boolean getShowRowColHeaders()
        Gets the "showRowColHeaders" attribute
      • xgetShowRowColHeaders

        XmlBoolean xgetShowRowColHeaders()
        Gets (as xml) the "showRowColHeaders" attribute
      • isSetShowRowColHeaders

        boolean isSetShowRowColHeaders()
        True if has "showRowColHeaders" attribute
      • setShowRowColHeaders

        void setShowRowColHeaders​(boolean showRowColHeaders)
        Sets the "showRowColHeaders" attribute
      • xsetShowRowColHeaders

        void xsetShowRowColHeaders​(XmlBoolean showRowColHeaders)
        Sets (as xml) the "showRowColHeaders" attribute
      • unsetShowRowColHeaders

        void unsetShowRowColHeaders()
        Unsets the "showRowColHeaders" attribute
      • getShowZeros

        boolean getShowZeros()
        Gets the "showZeros" attribute
      • xgetShowZeros

        XmlBoolean xgetShowZeros()
        Gets (as xml) the "showZeros" attribute
      • isSetShowZeros

        boolean isSetShowZeros()
        True if has "showZeros" attribute
      • setShowZeros

        void setShowZeros​(boolean showZeros)
        Sets the "showZeros" attribute
      • xsetShowZeros

        void xsetShowZeros​(XmlBoolean showZeros)
        Sets (as xml) the "showZeros" attribute
      • unsetShowZeros

        void unsetShowZeros()
        Unsets the "showZeros" attribute
      • getRightToLeft

        boolean getRightToLeft()
        Gets the "rightToLeft" attribute
      • xgetRightToLeft

        XmlBoolean xgetRightToLeft()
        Gets (as xml) the "rightToLeft" attribute
      • isSetRightToLeft

        boolean isSetRightToLeft()
        True if has "rightToLeft" attribute
      • setRightToLeft

        void setRightToLeft​(boolean rightToLeft)
        Sets the "rightToLeft" attribute
      • xsetRightToLeft

        void xsetRightToLeft​(XmlBoolean rightToLeft)
        Sets (as xml) the "rightToLeft" attribute
      • unsetRightToLeft

        void unsetRightToLeft()
        Unsets the "rightToLeft" attribute
      • 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
      • getShowRuler

        boolean getShowRuler()
        Gets the "showRuler" attribute
      • xgetShowRuler

        XmlBoolean xgetShowRuler()
        Gets (as xml) the "showRuler" attribute
      • isSetShowRuler

        boolean isSetShowRuler()
        True if has "showRuler" attribute
      • setShowRuler

        void setShowRuler​(boolean showRuler)
        Sets the "showRuler" attribute
      • xsetShowRuler

        void xsetShowRuler​(XmlBoolean showRuler)
        Sets (as xml) the "showRuler" attribute
      • unsetShowRuler

        void unsetShowRuler()
        Unsets the "showRuler" attribute
      • getShowOutlineSymbols

        boolean getShowOutlineSymbols()
        Gets the "showOutlineSymbols" attribute
      • xgetShowOutlineSymbols

        XmlBoolean xgetShowOutlineSymbols()
        Gets (as xml) the "showOutlineSymbols" attribute
      • isSetShowOutlineSymbols

        boolean isSetShowOutlineSymbols()
        True if has "showOutlineSymbols" attribute
      • setShowOutlineSymbols

        void setShowOutlineSymbols​(boolean showOutlineSymbols)
        Sets the "showOutlineSymbols" attribute
      • xsetShowOutlineSymbols

        void xsetShowOutlineSymbols​(XmlBoolean showOutlineSymbols)
        Sets (as xml) the "showOutlineSymbols" attribute
      • unsetShowOutlineSymbols

        void unsetShowOutlineSymbols()
        Unsets the "showOutlineSymbols" attribute
      • getDefaultGridColor

        boolean getDefaultGridColor()
        Gets the "defaultGridColor" attribute
      • xgetDefaultGridColor

        XmlBoolean xgetDefaultGridColor()
        Gets (as xml) the "defaultGridColor" attribute
      • isSetDefaultGridColor

        boolean isSetDefaultGridColor()
        True if has "defaultGridColor" attribute
      • setDefaultGridColor

        void setDefaultGridColor​(boolean defaultGridColor)
        Sets the "defaultGridColor" attribute
      • xsetDefaultGridColor

        void xsetDefaultGridColor​(XmlBoolean defaultGridColor)
        Sets (as xml) the "defaultGridColor" attribute
      • unsetDefaultGridColor

        void unsetDefaultGridColor()
        Unsets the "defaultGridColor" attribute
      • getShowWhiteSpace

        boolean getShowWhiteSpace()
        Gets the "showWhiteSpace" attribute
      • xgetShowWhiteSpace

        XmlBoolean xgetShowWhiteSpace()
        Gets (as xml) the "showWhiteSpace" attribute
      • isSetShowWhiteSpace

        boolean isSetShowWhiteSpace()
        True if has "showWhiteSpace" attribute
      • setShowWhiteSpace

        void setShowWhiteSpace​(boolean showWhiteSpace)
        Sets the "showWhiteSpace" attribute
      • xsetShowWhiteSpace

        void xsetShowWhiteSpace​(XmlBoolean showWhiteSpace)
        Sets (as xml) the "showWhiteSpace" attribute
      • unsetShowWhiteSpace

        void unsetShowWhiteSpace()
        Unsets the "showWhiteSpace" attribute
      • isSetView

        boolean isSetView()
        True if has "view" attribute
      • xsetView

        void xsetView​(STSheetViewType view)
        Sets (as xml) the "view" attribute
      • unsetView

        void unsetView()
        Unsets the "view" attribute
      • getTopLeftCell

        java.lang.String getTopLeftCell()
        Gets the "topLeftCell" attribute
      • xgetTopLeftCell

        STCellRef xgetTopLeftCell()
        Gets (as xml) the "topLeftCell" attribute
      • isSetTopLeftCell

        boolean isSetTopLeftCell()
        True if has "topLeftCell" attribute
      • setTopLeftCell

        void setTopLeftCell​(java.lang.String topLeftCell)
        Sets the "topLeftCell" attribute
      • xsetTopLeftCell

        void xsetTopLeftCell​(STCellRef topLeftCell)
        Sets (as xml) the "topLeftCell" attribute
      • unsetTopLeftCell

        void unsetTopLeftCell()
        Unsets the "topLeftCell" attribute
      • getColorId

        long getColorId()
        Gets the "colorId" attribute
      • xgetColorId

        XmlUnsignedInt xgetColorId()
        Gets (as xml) the "colorId" attribute
      • isSetColorId

        boolean isSetColorId()
        True if has "colorId" attribute
      • setColorId

        void setColorId​(long colorId)
        Sets the "colorId" attribute
      • xsetColorId

        void xsetColorId​(XmlUnsignedInt colorId)
        Sets (as xml) the "colorId" attribute
      • unsetColorId

        void unsetColorId()
        Unsets the "colorId" 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
      • getZoomScaleNormal

        long getZoomScaleNormal()
        Gets the "zoomScaleNormal" attribute
      • xgetZoomScaleNormal

        XmlUnsignedInt xgetZoomScaleNormal()
        Gets (as xml) the "zoomScaleNormal" attribute
      • isSetZoomScaleNormal

        boolean isSetZoomScaleNormal()
        True if has "zoomScaleNormal" attribute
      • setZoomScaleNormal

        void setZoomScaleNormal​(long zoomScaleNormal)
        Sets the "zoomScaleNormal" attribute
      • xsetZoomScaleNormal

        void xsetZoomScaleNormal​(XmlUnsignedInt zoomScaleNormal)
        Sets (as xml) the "zoomScaleNormal" attribute
      • unsetZoomScaleNormal

        void unsetZoomScaleNormal()
        Unsets the "zoomScaleNormal" attribute
      • getZoomScaleSheetLayoutView

        long getZoomScaleSheetLayoutView()
        Gets the "zoomScaleSheetLayoutView" attribute
      • xgetZoomScaleSheetLayoutView

        XmlUnsignedInt xgetZoomScaleSheetLayoutView()
        Gets (as xml) the "zoomScaleSheetLayoutView" attribute
      • isSetZoomScaleSheetLayoutView

        boolean isSetZoomScaleSheetLayoutView()
        True if has "zoomScaleSheetLayoutView" attribute
      • setZoomScaleSheetLayoutView

        void setZoomScaleSheetLayoutView​(long zoomScaleSheetLayoutView)
        Sets the "zoomScaleSheetLayoutView" attribute
      • xsetZoomScaleSheetLayoutView

        void xsetZoomScaleSheetLayoutView​(XmlUnsignedInt zoomScaleSheetLayoutView)
        Sets (as xml) the "zoomScaleSheetLayoutView" attribute
      • unsetZoomScaleSheetLayoutView

        void unsetZoomScaleSheetLayoutView()
        Unsets the "zoomScaleSheetLayoutView" attribute
      • getZoomScalePageLayoutView

        long getZoomScalePageLayoutView()
        Gets the "zoomScalePageLayoutView" attribute
      • xgetZoomScalePageLayoutView

        XmlUnsignedInt xgetZoomScalePageLayoutView()
        Gets (as xml) the "zoomScalePageLayoutView" attribute
      • isSetZoomScalePageLayoutView

        boolean isSetZoomScalePageLayoutView()
        True if has "zoomScalePageLayoutView" attribute
      • setZoomScalePageLayoutView

        void setZoomScalePageLayoutView​(long zoomScalePageLayoutView)
        Sets the "zoomScalePageLayoutView" attribute
      • xsetZoomScalePageLayoutView

        void xsetZoomScalePageLayoutView​(XmlUnsignedInt zoomScalePageLayoutView)
        Sets (as xml) the "zoomScalePageLayoutView" attribute
      • unsetZoomScalePageLayoutView

        void unsetZoomScalePageLayoutView()
        Unsets the "zoomScalePageLayoutView" 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