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