Interface CTWorkbookProtection

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getWorkbookPassword

        byte[] getWorkbookPassword()
        Gets the "workbookPassword" attribute
      • xgetWorkbookPassword

        STUnsignedShortHex xgetWorkbookPassword()
        Gets (as xml) the "workbookPassword" attribute
      • isSetWorkbookPassword

        boolean isSetWorkbookPassword()
        True if has "workbookPassword" attribute
      • setWorkbookPassword

        void setWorkbookPassword​(byte[] workbookPassword)
        Sets the "workbookPassword" attribute
      • xsetWorkbookPassword

        void xsetWorkbookPassword​(STUnsignedShortHex workbookPassword)
        Sets (as xml) the "workbookPassword" attribute
      • unsetWorkbookPassword

        void unsetWorkbookPassword()
        Unsets the "workbookPassword" attribute
      • getWorkbookPasswordCharacterSet

        java.lang.String getWorkbookPasswordCharacterSet()
        Gets the "workbookPasswordCharacterSet" attribute
      • xgetWorkbookPasswordCharacterSet

        XmlString xgetWorkbookPasswordCharacterSet()
        Gets (as xml) the "workbookPasswordCharacterSet" attribute
      • isSetWorkbookPasswordCharacterSet

        boolean isSetWorkbookPasswordCharacterSet()
        True if has "workbookPasswordCharacterSet" attribute
      • setWorkbookPasswordCharacterSet

        void setWorkbookPasswordCharacterSet​(java.lang.String workbookPasswordCharacterSet)
        Sets the "workbookPasswordCharacterSet" attribute
      • xsetWorkbookPasswordCharacterSet

        void xsetWorkbookPasswordCharacterSet​(XmlString workbookPasswordCharacterSet)
        Sets (as xml) the "workbookPasswordCharacterSet" attribute
      • unsetWorkbookPasswordCharacterSet

        void unsetWorkbookPasswordCharacterSet()
        Unsets the "workbookPasswordCharacterSet" attribute
      • getRevisionsPassword

        byte[] getRevisionsPassword()
        Gets the "revisionsPassword" attribute
      • xgetRevisionsPassword

        STUnsignedShortHex xgetRevisionsPassword()
        Gets (as xml) the "revisionsPassword" attribute
      • isSetRevisionsPassword

        boolean isSetRevisionsPassword()
        True if has "revisionsPassword" attribute
      • setRevisionsPassword

        void setRevisionsPassword​(byte[] revisionsPassword)
        Sets the "revisionsPassword" attribute
      • xsetRevisionsPassword

        void xsetRevisionsPassword​(STUnsignedShortHex revisionsPassword)
        Sets (as xml) the "revisionsPassword" attribute
      • unsetRevisionsPassword

        void unsetRevisionsPassword()
        Unsets the "revisionsPassword" attribute
      • getRevisionsPasswordCharacterSet

        java.lang.String getRevisionsPasswordCharacterSet()
        Gets the "revisionsPasswordCharacterSet" attribute
      • xgetRevisionsPasswordCharacterSet

        XmlString xgetRevisionsPasswordCharacterSet()
        Gets (as xml) the "revisionsPasswordCharacterSet" attribute
      • isSetRevisionsPasswordCharacterSet

        boolean isSetRevisionsPasswordCharacterSet()
        True if has "revisionsPasswordCharacterSet" attribute
      • setRevisionsPasswordCharacterSet

        void setRevisionsPasswordCharacterSet​(java.lang.String revisionsPasswordCharacterSet)
        Sets the "revisionsPasswordCharacterSet" attribute
      • xsetRevisionsPasswordCharacterSet

        void xsetRevisionsPasswordCharacterSet​(XmlString revisionsPasswordCharacterSet)
        Sets (as xml) the "revisionsPasswordCharacterSet" attribute
      • unsetRevisionsPasswordCharacterSet

        void unsetRevisionsPasswordCharacterSet()
        Unsets the "revisionsPasswordCharacterSet" attribute
      • getLockStructure

        boolean getLockStructure()
        Gets the "lockStructure" attribute
      • xgetLockStructure

        XmlBoolean xgetLockStructure()
        Gets (as xml) the "lockStructure" attribute
      • isSetLockStructure

        boolean isSetLockStructure()
        True if has "lockStructure" attribute
      • setLockStructure

        void setLockStructure​(boolean lockStructure)
        Sets the "lockStructure" attribute
      • xsetLockStructure

        void xsetLockStructure​(XmlBoolean lockStructure)
        Sets (as xml) the "lockStructure" attribute
      • unsetLockStructure

        void unsetLockStructure()
        Unsets the "lockStructure" attribute
      • getLockWindows

        boolean getLockWindows()
        Gets the "lockWindows" attribute
      • xgetLockWindows

        XmlBoolean xgetLockWindows()
        Gets (as xml) the "lockWindows" attribute
      • isSetLockWindows

        boolean isSetLockWindows()
        True if has "lockWindows" attribute
      • setLockWindows

        void setLockWindows​(boolean lockWindows)
        Sets the "lockWindows" attribute
      • xsetLockWindows

        void xsetLockWindows​(XmlBoolean lockWindows)
        Sets (as xml) the "lockWindows" attribute
      • unsetLockWindows

        void unsetLockWindows()
        Unsets the "lockWindows" attribute
      • getLockRevision

        boolean getLockRevision()
        Gets the "lockRevision" attribute
      • xgetLockRevision

        XmlBoolean xgetLockRevision()
        Gets (as xml) the "lockRevision" attribute
      • isSetLockRevision

        boolean isSetLockRevision()
        True if has "lockRevision" attribute
      • setLockRevision

        void setLockRevision​(boolean lockRevision)
        Sets the "lockRevision" attribute
      • xsetLockRevision

        void xsetLockRevision​(XmlBoolean lockRevision)
        Sets (as xml) the "lockRevision" attribute
      • unsetLockRevision

        void unsetLockRevision()
        Unsets the "lockRevision" attribute
      • getRevisionsAlgorithmName

        java.lang.String getRevisionsAlgorithmName()
        Gets the "revisionsAlgorithmName" attribute
      • xgetRevisionsAlgorithmName

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetRevisionsAlgorithmName()
        Gets (as xml) the "revisionsAlgorithmName" attribute
      • isSetRevisionsAlgorithmName

        boolean isSetRevisionsAlgorithmName()
        True if has "revisionsAlgorithmName" attribute
      • setRevisionsAlgorithmName

        void setRevisionsAlgorithmName​(java.lang.String revisionsAlgorithmName)
        Sets the "revisionsAlgorithmName" attribute
      • xsetRevisionsAlgorithmName

        void xsetRevisionsAlgorithmName​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring revisionsAlgorithmName)
        Sets (as xml) the "revisionsAlgorithmName" attribute
      • unsetRevisionsAlgorithmName

        void unsetRevisionsAlgorithmName()
        Unsets the "revisionsAlgorithmName" attribute
      • getRevisionsHashValue

        byte[] getRevisionsHashValue()
        Gets the "revisionsHashValue" attribute
      • xgetRevisionsHashValue

        XmlBase64Binary xgetRevisionsHashValue()
        Gets (as xml) the "revisionsHashValue" attribute
      • isSetRevisionsHashValue

        boolean isSetRevisionsHashValue()
        True if has "revisionsHashValue" attribute
      • setRevisionsHashValue

        void setRevisionsHashValue​(byte[] revisionsHashValue)
        Sets the "revisionsHashValue" attribute
      • xsetRevisionsHashValue

        void xsetRevisionsHashValue​(XmlBase64Binary revisionsHashValue)
        Sets (as xml) the "revisionsHashValue" attribute
      • unsetRevisionsHashValue

        void unsetRevisionsHashValue()
        Unsets the "revisionsHashValue" attribute
      • getRevisionsSaltValue

        byte[] getRevisionsSaltValue()
        Gets the "revisionsSaltValue" attribute
      • xgetRevisionsSaltValue

        XmlBase64Binary xgetRevisionsSaltValue()
        Gets (as xml) the "revisionsSaltValue" attribute
      • isSetRevisionsSaltValue

        boolean isSetRevisionsSaltValue()
        True if has "revisionsSaltValue" attribute
      • setRevisionsSaltValue

        void setRevisionsSaltValue​(byte[] revisionsSaltValue)
        Sets the "revisionsSaltValue" attribute
      • xsetRevisionsSaltValue

        void xsetRevisionsSaltValue​(XmlBase64Binary revisionsSaltValue)
        Sets (as xml) the "revisionsSaltValue" attribute
      • unsetRevisionsSaltValue

        void unsetRevisionsSaltValue()
        Unsets the "revisionsSaltValue" attribute
      • getRevisionsSpinCount

        long getRevisionsSpinCount()
        Gets the "revisionsSpinCount" attribute
      • xgetRevisionsSpinCount

        XmlUnsignedInt xgetRevisionsSpinCount()
        Gets (as xml) the "revisionsSpinCount" attribute
      • isSetRevisionsSpinCount

        boolean isSetRevisionsSpinCount()
        True if has "revisionsSpinCount" attribute
      • setRevisionsSpinCount

        void setRevisionsSpinCount​(long revisionsSpinCount)
        Sets the "revisionsSpinCount" attribute
      • xsetRevisionsSpinCount

        void xsetRevisionsSpinCount​(XmlUnsignedInt revisionsSpinCount)
        Sets (as xml) the "revisionsSpinCount" attribute
      • unsetRevisionsSpinCount

        void unsetRevisionsSpinCount()
        Unsets the "revisionsSpinCount" attribute
      • getWorkbookAlgorithmName

        java.lang.String getWorkbookAlgorithmName()
        Gets the "workbookAlgorithmName" attribute
      • xgetWorkbookAlgorithmName

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetWorkbookAlgorithmName()
        Gets (as xml) the "workbookAlgorithmName" attribute
      • isSetWorkbookAlgorithmName

        boolean isSetWorkbookAlgorithmName()
        True if has "workbookAlgorithmName" attribute
      • setWorkbookAlgorithmName

        void setWorkbookAlgorithmName​(java.lang.String workbookAlgorithmName)
        Sets the "workbookAlgorithmName" attribute
      • xsetWorkbookAlgorithmName

        void xsetWorkbookAlgorithmName​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring workbookAlgorithmName)
        Sets (as xml) the "workbookAlgorithmName" attribute
      • unsetWorkbookAlgorithmName

        void unsetWorkbookAlgorithmName()
        Unsets the "workbookAlgorithmName" attribute
      • getWorkbookHashValue

        byte[] getWorkbookHashValue()
        Gets the "workbookHashValue" attribute
      • xgetWorkbookHashValue

        XmlBase64Binary xgetWorkbookHashValue()
        Gets (as xml) the "workbookHashValue" attribute
      • isSetWorkbookHashValue

        boolean isSetWorkbookHashValue()
        True if has "workbookHashValue" attribute
      • setWorkbookHashValue

        void setWorkbookHashValue​(byte[] workbookHashValue)
        Sets the "workbookHashValue" attribute
      • xsetWorkbookHashValue

        void xsetWorkbookHashValue​(XmlBase64Binary workbookHashValue)
        Sets (as xml) the "workbookHashValue" attribute
      • unsetWorkbookHashValue

        void unsetWorkbookHashValue()
        Unsets the "workbookHashValue" attribute
      • getWorkbookSaltValue

        byte[] getWorkbookSaltValue()
        Gets the "workbookSaltValue" attribute
      • xgetWorkbookSaltValue

        XmlBase64Binary xgetWorkbookSaltValue()
        Gets (as xml) the "workbookSaltValue" attribute
      • isSetWorkbookSaltValue

        boolean isSetWorkbookSaltValue()
        True if has "workbookSaltValue" attribute
      • setWorkbookSaltValue

        void setWorkbookSaltValue​(byte[] workbookSaltValue)
        Sets the "workbookSaltValue" attribute
      • xsetWorkbookSaltValue

        void xsetWorkbookSaltValue​(XmlBase64Binary workbookSaltValue)
        Sets (as xml) the "workbookSaltValue" attribute
      • unsetWorkbookSaltValue

        void unsetWorkbookSaltValue()
        Unsets the "workbookSaltValue" attribute
      • getWorkbookSpinCount

        long getWorkbookSpinCount()
        Gets the "workbookSpinCount" attribute
      • xgetWorkbookSpinCount

        XmlUnsignedInt xgetWorkbookSpinCount()
        Gets (as xml) the "workbookSpinCount" attribute
      • isSetWorkbookSpinCount

        boolean isSetWorkbookSpinCount()
        True if has "workbookSpinCount" attribute
      • setWorkbookSpinCount

        void setWorkbookSpinCount​(long workbookSpinCount)
        Sets the "workbookSpinCount" attribute
      • xsetWorkbookSpinCount

        void xsetWorkbookSpinCount​(XmlUnsignedInt workbookSpinCount)
        Sets (as xml) the "workbookSpinCount" attribute
      • unsetWorkbookSpinCount

        void unsetWorkbookSpinCount()
        Unsets the "workbookSpinCount" attribute