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.
    • Method Detail

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

        java.lang.String getId()
        Gets the "id" attribute
      • setId

        void setId​(java.lang.String id)
        Sets the "id" attribute