Interface CTSheetProtection

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getPassword

        byte[] getPassword()
        Gets the "password" attribute
      • isSetPassword

        boolean isSetPassword()
        True if has "password" attribute
      • setPassword

        void setPassword​(byte[] password)
        Sets the "password" attribute
      • xsetPassword

        void xsetPassword​(STUnsignedShortHex password)
        Sets (as xml) the "password" attribute
      • unsetPassword

        void unsetPassword()
        Unsets the "password" attribute
      • getSheet

        boolean getSheet()
        Gets the "sheet" attribute
      • xgetSheet

        XmlBoolean xgetSheet()
        Gets (as xml) the "sheet" attribute
      • isSetSheet

        boolean isSetSheet()
        True if has "sheet" attribute
      • setSheet

        void setSheet​(boolean sheet)
        Sets the "sheet" attribute
      • xsetSheet

        void xsetSheet​(XmlBoolean sheet)
        Sets (as xml) the "sheet" attribute
      • unsetSheet

        void unsetSheet()
        Unsets the "sheet" attribute
      • getObjects

        boolean getObjects()
        Gets the "objects" attribute
      • xgetObjects

        XmlBoolean xgetObjects()
        Gets (as xml) the "objects" attribute
      • isSetObjects

        boolean isSetObjects()
        True if has "objects" attribute
      • setObjects

        void setObjects​(boolean objects)
        Sets the "objects" attribute
      • xsetObjects

        void xsetObjects​(XmlBoolean objects)
        Sets (as xml) the "objects" attribute
      • unsetObjects

        void unsetObjects()
        Unsets the "objects" attribute
      • getScenarios

        boolean getScenarios()
        Gets the "scenarios" attribute
      • xgetScenarios

        XmlBoolean xgetScenarios()
        Gets (as xml) the "scenarios" attribute
      • isSetScenarios

        boolean isSetScenarios()
        True if has "scenarios" attribute
      • setScenarios

        void setScenarios​(boolean scenarios)
        Sets the "scenarios" attribute
      • xsetScenarios

        void xsetScenarios​(XmlBoolean scenarios)
        Sets (as xml) the "scenarios" attribute
      • unsetScenarios

        void unsetScenarios()
        Unsets the "scenarios" attribute
      • getFormatCells

        boolean getFormatCells()
        Gets the "formatCells" attribute
      • xgetFormatCells

        XmlBoolean xgetFormatCells()
        Gets (as xml) the "formatCells" attribute
      • isSetFormatCells

        boolean isSetFormatCells()
        True if has "formatCells" attribute
      • setFormatCells

        void setFormatCells​(boolean formatCells)
        Sets the "formatCells" attribute
      • xsetFormatCells

        void xsetFormatCells​(XmlBoolean formatCells)
        Sets (as xml) the "formatCells" attribute
      • unsetFormatCells

        void unsetFormatCells()
        Unsets the "formatCells" attribute
      • getFormatColumns

        boolean getFormatColumns()
        Gets the "formatColumns" attribute
      • xgetFormatColumns

        XmlBoolean xgetFormatColumns()
        Gets (as xml) the "formatColumns" attribute
      • isSetFormatColumns

        boolean isSetFormatColumns()
        True if has "formatColumns" attribute
      • setFormatColumns

        void setFormatColumns​(boolean formatColumns)
        Sets the "formatColumns" attribute
      • xsetFormatColumns

        void xsetFormatColumns​(XmlBoolean formatColumns)
        Sets (as xml) the "formatColumns" attribute
      • unsetFormatColumns

        void unsetFormatColumns()
        Unsets the "formatColumns" attribute
      • getFormatRows

        boolean getFormatRows()
        Gets the "formatRows" attribute
      • xgetFormatRows

        XmlBoolean xgetFormatRows()
        Gets (as xml) the "formatRows" attribute
      • isSetFormatRows

        boolean isSetFormatRows()
        True if has "formatRows" attribute
      • setFormatRows

        void setFormatRows​(boolean formatRows)
        Sets the "formatRows" attribute
      • xsetFormatRows

        void xsetFormatRows​(XmlBoolean formatRows)
        Sets (as xml) the "formatRows" attribute
      • unsetFormatRows

        void unsetFormatRows()
        Unsets the "formatRows" attribute
      • getInsertColumns

        boolean getInsertColumns()
        Gets the "insertColumns" attribute
      • xgetInsertColumns

        XmlBoolean xgetInsertColumns()
        Gets (as xml) the "insertColumns" attribute
      • isSetInsertColumns

        boolean isSetInsertColumns()
        True if has "insertColumns" attribute
      • setInsertColumns

        void setInsertColumns​(boolean insertColumns)
        Sets the "insertColumns" attribute
      • xsetInsertColumns

        void xsetInsertColumns​(XmlBoolean insertColumns)
        Sets (as xml) the "insertColumns" attribute
      • unsetInsertColumns

        void unsetInsertColumns()
        Unsets the "insertColumns" attribute
      • getInsertRows

        boolean getInsertRows()
        Gets the "insertRows" attribute
      • xgetInsertRows

        XmlBoolean xgetInsertRows()
        Gets (as xml) the "insertRows" attribute
      • isSetInsertRows

        boolean isSetInsertRows()
        True if has "insertRows" attribute
      • setInsertRows

        void setInsertRows​(boolean insertRows)
        Sets the "insertRows" attribute
      • xsetInsertRows

        void xsetInsertRows​(XmlBoolean insertRows)
        Sets (as xml) the "insertRows" attribute
      • unsetInsertRows

        void unsetInsertRows()
        Unsets the "insertRows" attribute
      • getInsertHyperlinks

        boolean getInsertHyperlinks()
        Gets the "insertHyperlinks" attribute
      • xgetInsertHyperlinks

        XmlBoolean xgetInsertHyperlinks()
        Gets (as xml) the "insertHyperlinks" attribute
      • isSetInsertHyperlinks

        boolean isSetInsertHyperlinks()
        True if has "insertHyperlinks" attribute
      • setInsertHyperlinks

        void setInsertHyperlinks​(boolean insertHyperlinks)
        Sets the "insertHyperlinks" attribute
      • xsetInsertHyperlinks

        void xsetInsertHyperlinks​(XmlBoolean insertHyperlinks)
        Sets (as xml) the "insertHyperlinks" attribute
      • unsetInsertHyperlinks

        void unsetInsertHyperlinks()
        Unsets the "insertHyperlinks" attribute
      • getDeleteColumns

        boolean getDeleteColumns()
        Gets the "deleteColumns" attribute
      • xgetDeleteColumns

        XmlBoolean xgetDeleteColumns()
        Gets (as xml) the "deleteColumns" attribute
      • isSetDeleteColumns

        boolean isSetDeleteColumns()
        True if has "deleteColumns" attribute
      • setDeleteColumns

        void setDeleteColumns​(boolean deleteColumns)
        Sets the "deleteColumns" attribute
      • xsetDeleteColumns

        void xsetDeleteColumns​(XmlBoolean deleteColumns)
        Sets (as xml) the "deleteColumns" attribute
      • unsetDeleteColumns

        void unsetDeleteColumns()
        Unsets the "deleteColumns" attribute
      • getDeleteRows

        boolean getDeleteRows()
        Gets the "deleteRows" attribute
      • xgetDeleteRows

        XmlBoolean xgetDeleteRows()
        Gets (as xml) the "deleteRows" attribute
      • isSetDeleteRows

        boolean isSetDeleteRows()
        True if has "deleteRows" attribute
      • setDeleteRows

        void setDeleteRows​(boolean deleteRows)
        Sets the "deleteRows" attribute
      • xsetDeleteRows

        void xsetDeleteRows​(XmlBoolean deleteRows)
        Sets (as xml) the "deleteRows" attribute
      • unsetDeleteRows

        void unsetDeleteRows()
        Unsets the "deleteRows" attribute
      • getSelectLockedCells

        boolean getSelectLockedCells()
        Gets the "selectLockedCells" attribute
      • xgetSelectLockedCells

        XmlBoolean xgetSelectLockedCells()
        Gets (as xml) the "selectLockedCells" attribute
      • isSetSelectLockedCells

        boolean isSetSelectLockedCells()
        True if has "selectLockedCells" attribute
      • setSelectLockedCells

        void setSelectLockedCells​(boolean selectLockedCells)
        Sets the "selectLockedCells" attribute
      • xsetSelectLockedCells

        void xsetSelectLockedCells​(XmlBoolean selectLockedCells)
        Sets (as xml) the "selectLockedCells" attribute
      • unsetSelectLockedCells

        void unsetSelectLockedCells()
        Unsets the "selectLockedCells" attribute
      • getSort

        boolean getSort()
        Gets the "sort" attribute
      • xgetSort

        XmlBoolean xgetSort()
        Gets (as xml) the "sort" attribute
      • isSetSort

        boolean isSetSort()
        True if has "sort" attribute
      • setSort

        void setSort​(boolean sort)
        Sets the "sort" attribute
      • xsetSort

        void xsetSort​(XmlBoolean sort)
        Sets (as xml) the "sort" attribute
      • unsetSort

        void unsetSort()
        Unsets the "sort" attribute
      • getAutoFilter

        boolean getAutoFilter()
        Gets the "autoFilter" attribute
      • xgetAutoFilter

        XmlBoolean xgetAutoFilter()
        Gets (as xml) the "autoFilter" attribute
      • isSetAutoFilter

        boolean isSetAutoFilter()
        True if has "autoFilter" attribute
      • setAutoFilter

        void setAutoFilter​(boolean autoFilter)
        Sets the "autoFilter" attribute
      • xsetAutoFilter

        void xsetAutoFilter​(XmlBoolean autoFilter)
        Sets (as xml) the "autoFilter" attribute
      • unsetAutoFilter

        void unsetAutoFilter()
        Unsets the "autoFilter" attribute
      • getPivotTables

        boolean getPivotTables()
        Gets the "pivotTables" attribute
      • xgetPivotTables

        XmlBoolean xgetPivotTables()
        Gets (as xml) the "pivotTables" attribute
      • isSetPivotTables

        boolean isSetPivotTables()
        True if has "pivotTables" attribute
      • setPivotTables

        void setPivotTables​(boolean pivotTables)
        Sets the "pivotTables" attribute
      • xsetPivotTables

        void xsetPivotTables​(XmlBoolean pivotTables)
        Sets (as xml) the "pivotTables" attribute
      • unsetPivotTables

        void unsetPivotTables()
        Unsets the "pivotTables" attribute
      • getSelectUnlockedCells

        boolean getSelectUnlockedCells()
        Gets the "selectUnlockedCells" attribute
      • xgetSelectUnlockedCells

        XmlBoolean xgetSelectUnlockedCells()
        Gets (as xml) the "selectUnlockedCells" attribute
      • isSetSelectUnlockedCells

        boolean isSetSelectUnlockedCells()
        True if has "selectUnlockedCells" attribute
      • setSelectUnlockedCells

        void setSelectUnlockedCells​(boolean selectUnlockedCells)
        Sets the "selectUnlockedCells" attribute
      • xsetSelectUnlockedCells

        void xsetSelectUnlockedCells​(XmlBoolean selectUnlockedCells)
        Sets (as xml) the "selectUnlockedCells" attribute
      • unsetSelectUnlockedCells

        void unsetSelectUnlockedCells()
        Unsets the "selectUnlockedCells" attribute