All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTWorkbook extends XmlObject
An XML CT_Workbook(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getFileVersion

      CTFileVersion getFileVersion()
      Gets the "fileVersion" element
    • isSetFileVersion

      boolean isSetFileVersion()
      True if has "fileVersion" element
    • setFileVersion

      void setFileVersion(CTFileVersion fileVersion)
      Sets the "fileVersion" element
    • addNewFileVersion

      CTFileVersion addNewFileVersion()
      Appends and returns a new empty "fileVersion" element
    • unsetFileVersion

      void unsetFileVersion()
      Unsets the "fileVersion" element
    • getFileSharing

      CTFileSharing getFileSharing()
      Gets the "fileSharing" element
    • isSetFileSharing

      boolean isSetFileSharing()
      True if has "fileSharing" element
    • setFileSharing

      void setFileSharing(CTFileSharing fileSharing)
      Sets the "fileSharing" element
    • addNewFileSharing

      CTFileSharing addNewFileSharing()
      Appends and returns a new empty "fileSharing" element
    • unsetFileSharing

      void unsetFileSharing()
      Unsets the "fileSharing" element
    • getWorkbookPr

      CTWorkbookPr getWorkbookPr()
      Gets the "workbookPr" element
    • isSetWorkbookPr

      boolean isSetWorkbookPr()
      True if has "workbookPr" element
    • setWorkbookPr

      void setWorkbookPr(CTWorkbookPr workbookPr)
      Sets the "workbookPr" element
    • addNewWorkbookPr

      CTWorkbookPr addNewWorkbookPr()
      Appends and returns a new empty "workbookPr" element
    • unsetWorkbookPr

      void unsetWorkbookPr()
      Unsets the "workbookPr" element
    • getWorkbookProtection

      CTWorkbookProtection getWorkbookProtection()
      Gets the "workbookProtection" element
    • isSetWorkbookProtection

      boolean isSetWorkbookProtection()
      True if has "workbookProtection" element
    • setWorkbookProtection

      void setWorkbookProtection(CTWorkbookProtection workbookProtection)
      Sets the "workbookProtection" element
    • addNewWorkbookProtection

      CTWorkbookProtection addNewWorkbookProtection()
      Appends and returns a new empty "workbookProtection" element
    • unsetWorkbookProtection

      void unsetWorkbookProtection()
      Unsets the "workbookProtection" element
    • getBookViews

      CTBookViews getBookViews()
      Gets the "bookViews" element
    • isSetBookViews

      boolean isSetBookViews()
      True if has "bookViews" element
    • setBookViews

      void setBookViews(CTBookViews bookViews)
      Sets the "bookViews" element
    • addNewBookViews

      CTBookViews addNewBookViews()
      Appends and returns a new empty "bookViews" element
    • unsetBookViews

      void unsetBookViews()
      Unsets the "bookViews" element
    • getSheets

      CTSheets getSheets()
      Gets the "sheets" element
    • setSheets

      void setSheets(CTSheets sheets)
      Sets the "sheets" element
    • addNewSheets

      CTSheets addNewSheets()
      Appends and returns a new empty "sheets" element
    • getFunctionGroups

      CTFunctionGroups getFunctionGroups()
      Gets the "functionGroups" element
    • isSetFunctionGroups

      boolean isSetFunctionGroups()
      True if has "functionGroups" element
    • setFunctionGroups

      void setFunctionGroups(CTFunctionGroups functionGroups)
      Sets the "functionGroups" element
    • addNewFunctionGroups

      CTFunctionGroups addNewFunctionGroups()
      Appends and returns a new empty "functionGroups" element
    • unsetFunctionGroups

      void unsetFunctionGroups()
      Unsets the "functionGroups" element
    • getExternalReferences

      CTExternalReferences getExternalReferences()
      Gets the "externalReferences" element
    • isSetExternalReferences

      boolean isSetExternalReferences()
      True if has "externalReferences" element
    • setExternalReferences

      void setExternalReferences(CTExternalReferences externalReferences)
      Sets the "externalReferences" element
    • addNewExternalReferences

      CTExternalReferences addNewExternalReferences()
      Appends and returns a new empty "externalReferences" element
    • unsetExternalReferences

      void unsetExternalReferences()
      Unsets the "externalReferences" element
    • getDefinedNames

      CTDefinedNames getDefinedNames()
      Gets the "definedNames" element
    • isSetDefinedNames

      boolean isSetDefinedNames()
      True if has "definedNames" element
    • setDefinedNames

      void setDefinedNames(CTDefinedNames definedNames)
      Sets the "definedNames" element
    • addNewDefinedNames

      CTDefinedNames addNewDefinedNames()
      Appends and returns a new empty "definedNames" element
    • unsetDefinedNames

      void unsetDefinedNames()
      Unsets the "definedNames" element
    • getCalcPr

      CTCalcPr getCalcPr()
      Gets the "calcPr" element
    • isSetCalcPr

      boolean isSetCalcPr()
      True if has "calcPr" element
    • setCalcPr

      void setCalcPr(CTCalcPr calcPr)
      Sets the "calcPr" element
    • addNewCalcPr

      CTCalcPr addNewCalcPr()
      Appends and returns a new empty "calcPr" element
    • unsetCalcPr

      void unsetCalcPr()
      Unsets the "calcPr" element
    • getOleSize

      CTOleSize getOleSize()
      Gets the "oleSize" element
    • isSetOleSize

      boolean isSetOleSize()
      True if has "oleSize" element
    • setOleSize

      void setOleSize(CTOleSize oleSize)
      Sets the "oleSize" element
    • addNewOleSize

      CTOleSize addNewOleSize()
      Appends and returns a new empty "oleSize" element
    • unsetOleSize

      void unsetOleSize()
      Unsets the "oleSize" element
    • getCustomWorkbookViews

      CTCustomWorkbookViews getCustomWorkbookViews()
      Gets the "customWorkbookViews" element
    • isSetCustomWorkbookViews

      boolean isSetCustomWorkbookViews()
      True if has "customWorkbookViews" element
    • setCustomWorkbookViews

      void setCustomWorkbookViews(CTCustomWorkbookViews customWorkbookViews)
      Sets the "customWorkbookViews" element
    • addNewCustomWorkbookViews

      CTCustomWorkbookViews addNewCustomWorkbookViews()
      Appends and returns a new empty "customWorkbookViews" element
    • unsetCustomWorkbookViews

      void unsetCustomWorkbookViews()
      Unsets the "customWorkbookViews" element
    • getPivotCaches

      CTPivotCaches getPivotCaches()
      Gets the "pivotCaches" element
    • isSetPivotCaches

      boolean isSetPivotCaches()
      True if has "pivotCaches" element
    • setPivotCaches

      void setPivotCaches(CTPivotCaches pivotCaches)
      Sets the "pivotCaches" element
    • addNewPivotCaches

      CTPivotCaches addNewPivotCaches()
      Appends and returns a new empty "pivotCaches" element
    • unsetPivotCaches

      void unsetPivotCaches()
      Unsets the "pivotCaches" element
    • getSmartTagPr

      CTSmartTagPr getSmartTagPr()
      Gets the "smartTagPr" element
    • isSetSmartTagPr

      boolean isSetSmartTagPr()
      True if has "smartTagPr" element
    • setSmartTagPr

      void setSmartTagPr(CTSmartTagPr smartTagPr)
      Sets the "smartTagPr" element
    • addNewSmartTagPr

      CTSmartTagPr addNewSmartTagPr()
      Appends and returns a new empty "smartTagPr" element
    • unsetSmartTagPr

      void unsetSmartTagPr()
      Unsets the "smartTagPr" element
    • getSmartTagTypes

      CTSmartTagTypes getSmartTagTypes()
      Gets the "smartTagTypes" element
    • isSetSmartTagTypes

      boolean isSetSmartTagTypes()
      True if has "smartTagTypes" element
    • setSmartTagTypes

      void setSmartTagTypes(CTSmartTagTypes smartTagTypes)
      Sets the "smartTagTypes" element
    • addNewSmartTagTypes

      CTSmartTagTypes addNewSmartTagTypes()
      Appends and returns a new empty "smartTagTypes" element
    • unsetSmartTagTypes

      void unsetSmartTagTypes()
      Unsets the "smartTagTypes" element
    • getWebPublishing

      CTWebPublishing getWebPublishing()
      Gets the "webPublishing" element
    • isSetWebPublishing

      boolean isSetWebPublishing()
      True if has "webPublishing" element
    • setWebPublishing

      void setWebPublishing(CTWebPublishing webPublishing)
      Sets the "webPublishing" element
    • addNewWebPublishing

      CTWebPublishing addNewWebPublishing()
      Appends and returns a new empty "webPublishing" element
    • unsetWebPublishing

      void unsetWebPublishing()
      Unsets the "webPublishing" element
    • getFileRecoveryPrList

      List<CTFileRecoveryPr> getFileRecoveryPrList()
      Gets a List of "fileRecoveryPr" elements
    • getFileRecoveryPrArray

      CTFileRecoveryPr[] getFileRecoveryPrArray()
      Gets array of all "fileRecoveryPr" elements
    • getFileRecoveryPrArray

      CTFileRecoveryPr getFileRecoveryPrArray(int i)
      Gets ith "fileRecoveryPr" element
    • sizeOfFileRecoveryPrArray

      int sizeOfFileRecoveryPrArray()
      Returns number of "fileRecoveryPr" element
    • setFileRecoveryPrArray

      void setFileRecoveryPrArray(CTFileRecoveryPr[] fileRecoveryPrArray)
      Sets array of all "fileRecoveryPr" element
    • setFileRecoveryPrArray

      void setFileRecoveryPrArray(int i, CTFileRecoveryPr fileRecoveryPr)
      Sets ith "fileRecoveryPr" element
    • insertNewFileRecoveryPr

      CTFileRecoveryPr insertNewFileRecoveryPr(int i)
      Inserts and returns a new empty value (as xml) as the ith "fileRecoveryPr" element
    • addNewFileRecoveryPr

      CTFileRecoveryPr addNewFileRecoveryPr()
      Appends and returns a new empty value (as xml) as the last "fileRecoveryPr" element
    • removeFileRecoveryPr

      void removeFileRecoveryPr(int i)
      Removes the ith "fileRecoveryPr" element
    • getWebPublishObjects

      CTWebPublishObjects getWebPublishObjects()
      Gets the "webPublishObjects" element
    • isSetWebPublishObjects

      boolean isSetWebPublishObjects()
      True if has "webPublishObjects" element
    • setWebPublishObjects

      void setWebPublishObjects(CTWebPublishObjects webPublishObjects)
      Sets the "webPublishObjects" element
    • addNewWebPublishObjects

      CTWebPublishObjects addNewWebPublishObjects()
      Appends and returns a new empty "webPublishObjects" element
    • unsetWebPublishObjects

      void unsetWebPublishObjects()
      Unsets the "webPublishObjects" element
    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" 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
    • getConformance

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STConformanceClass.Enum getConformance()
      Gets the "conformance" attribute
    • xgetConformance

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STConformanceClass xgetConformance()
      Gets (as xml) the "conformance" attribute
    • isSetConformance

      boolean isSetConformance()
      True if has "conformance" attribute
    • setConformance

      void setConformance(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STConformanceClass.Enum conformance)
      Sets the "conformance" attribute
    • xsetConformance

      void xsetConformance(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STConformanceClass conformance)
      Sets (as xml) the "conformance" attribute
    • unsetConformance

      void unsetConformance()
      Unsets the "conformance" attribute