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

  • Method Details

    • getPassword

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

      STUnsignedShortHex xgetPassword()
      Gets (as xml) 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
    • getAlgorithmName

      String getAlgorithmName()
      Gets the "algorithmName" attribute
    • xgetAlgorithmName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetAlgorithmName()
      Gets (as xml) the "algorithmName" attribute
    • isSetAlgorithmName

      boolean isSetAlgorithmName()
      True if has "algorithmName" attribute
    • setAlgorithmName

      void setAlgorithmName(String algorithmName)
      Sets the "algorithmName" attribute
    • xsetAlgorithmName

      void xsetAlgorithmName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring algorithmName)
      Sets (as xml) the "algorithmName" attribute
    • unsetAlgorithmName

      void unsetAlgorithmName()
      Unsets the "algorithmName" attribute
    • getHashValue

      byte[] getHashValue()
      Gets the "hashValue" attribute
    • xgetHashValue

      XmlBase64Binary xgetHashValue()
      Gets (as xml) the "hashValue" attribute
    • isSetHashValue

      boolean isSetHashValue()
      True if has "hashValue" attribute
    • setHashValue

      void setHashValue(byte[] hashValue)
      Sets the "hashValue" attribute
    • xsetHashValue

      void xsetHashValue(XmlBase64Binary hashValue)
      Sets (as xml) the "hashValue" attribute
    • unsetHashValue

      void unsetHashValue()
      Unsets the "hashValue" attribute
    • getSaltValue

      byte[] getSaltValue()
      Gets the "saltValue" attribute
    • xgetSaltValue

      XmlBase64Binary xgetSaltValue()
      Gets (as xml) the "saltValue" attribute
    • isSetSaltValue

      boolean isSetSaltValue()
      True if has "saltValue" attribute
    • setSaltValue

      void setSaltValue(byte[] saltValue)
      Sets the "saltValue" attribute
    • xsetSaltValue

      void xsetSaltValue(XmlBase64Binary saltValue)
      Sets (as xml) the "saltValue" attribute
    • unsetSaltValue

      void unsetSaltValue()
      Unsets the "saltValue" attribute
    • getSpinCount

      long getSpinCount()
      Gets the "spinCount" attribute
    • xgetSpinCount

      XmlUnsignedInt xgetSpinCount()
      Gets (as xml) the "spinCount" attribute
    • isSetSpinCount

      boolean isSetSpinCount()
      True if has "spinCount" attribute
    • setSpinCount

      void setSpinCount(long spinCount)
      Sets the "spinCount" attribute
    • xsetSpinCount

      void xsetSpinCount(XmlUnsignedInt spinCount)
      Sets (as xml) the "spinCount" attribute
    • unsetSpinCount

      void unsetSpinCount()
      Unsets the "spinCount" 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