Interface CTExternalBook

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getSheetNames

      CTExternalSheetNames getSheetNames()
      Gets the "sheetNames" element
    • isSetSheetNames

      boolean isSetSheetNames()
      True if has "sheetNames" element
    • setSheetNames

      void setSheetNames(CTExternalSheetNames sheetNames)
      Sets the "sheetNames" element
    • addNewSheetNames

      CTExternalSheetNames addNewSheetNames()
      Appends and returns a new empty "sheetNames" element
    • unsetSheetNames

      void unsetSheetNames()
      Unsets the "sheetNames" element
    • getDefinedNames

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

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

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

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

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

      CTExternalSheetDataSet getSheetDataSet()
      Gets the "sheetDataSet" element
    • isSetSheetDataSet

      boolean isSetSheetDataSet()
      True if has "sheetDataSet" element
    • setSheetDataSet

      void setSheetDataSet(CTExternalSheetDataSet sheetDataSet)
      Sets the "sheetDataSet" element
    • addNewSheetDataSet

      CTExternalSheetDataSet addNewSheetDataSet()
      Appends and returns a new empty "sheetDataSet" element
    • unsetSheetDataSet

      void unsetSheetDataSet()
      Unsets the "sheetDataSet" element
    • getId

      String getId()
      Gets the "id" attribute
    • xgetId

      Gets (as xml) the "id" attribute
    • setId

      void setId(String id)
      Sets the "id" attribute
    • xsetId

      void xsetId(STRelationshipId id)
      Sets (as xml) the "id" attribute