Interface CTMap

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getDataBinding

        CTDataBinding getDataBinding()
        Gets the "DataBinding" element
      • isSetDataBinding

        boolean isSetDataBinding()
        True if has "DataBinding" element
      • setDataBinding

        void setDataBinding​(CTDataBinding dataBinding)
        Sets the "DataBinding" element
      • addNewDataBinding

        CTDataBinding addNewDataBinding()
        Appends and returns a new empty "DataBinding" element
      • unsetDataBinding

        void unsetDataBinding()
        Unsets the "DataBinding" element
      • getID

        long getID()
        Gets the "ID" attribute
      • setID

        void setID​(long id)
        Sets the "ID" attribute
      • xsetID

        void xsetID​(XmlUnsignedInt id)
        Sets (as xml) the "ID" attribute
      • getName

        java.lang.String getName()
        Gets the "Name" attribute
      • xgetName

        XmlString xgetName()
        Gets (as xml) the "Name" attribute
      • setName

        void setName​(java.lang.String name)
        Sets the "Name" attribute
      • xsetName

        void xsetName​(XmlString name)
        Sets (as xml) the "Name" attribute
      • getRootElement

        java.lang.String getRootElement()
        Gets the "RootElement" attribute
      • xgetRootElement

        XmlString xgetRootElement()
        Gets (as xml) the "RootElement" attribute
      • setRootElement

        void setRootElement​(java.lang.String rootElement)
        Sets the "RootElement" attribute
      • xsetRootElement

        void xsetRootElement​(XmlString rootElement)
        Sets (as xml) the "RootElement" attribute
      • getSchemaID

        java.lang.String getSchemaID()
        Gets the "SchemaID" attribute
      • xgetSchemaID

        XmlString xgetSchemaID()
        Gets (as xml) the "SchemaID" attribute
      • setSchemaID

        void setSchemaID​(java.lang.String schemaID)
        Sets the "SchemaID" attribute
      • xsetSchemaID

        void xsetSchemaID​(XmlString schemaID)
        Sets (as xml) the "SchemaID" attribute
      • getShowImportExportValidationErrors

        boolean getShowImportExportValidationErrors()
        Gets the "ShowImportExportValidationErrors" attribute
      • xgetShowImportExportValidationErrors

        XmlBoolean xgetShowImportExportValidationErrors()
        Gets (as xml) the "ShowImportExportValidationErrors" attribute
      • setShowImportExportValidationErrors

        void setShowImportExportValidationErrors​(boolean showImportExportValidationErrors)
        Sets the "ShowImportExportValidationErrors" attribute
      • xsetShowImportExportValidationErrors

        void xsetShowImportExportValidationErrors​(XmlBoolean showImportExportValidationErrors)
        Sets (as xml) the "ShowImportExportValidationErrors" attribute
      • getAutoFit

        boolean getAutoFit()
        Gets the "AutoFit" attribute
      • xgetAutoFit

        XmlBoolean xgetAutoFit()
        Gets (as xml) the "AutoFit" attribute
      • setAutoFit

        void setAutoFit​(boolean autoFit)
        Sets the "AutoFit" attribute
      • xsetAutoFit

        void xsetAutoFit​(XmlBoolean autoFit)
        Sets (as xml) the "AutoFit" attribute
      • getAppend

        boolean getAppend()
        Gets the "Append" attribute
      • xgetAppend

        XmlBoolean xgetAppend()
        Gets (as xml) the "Append" attribute
      • setAppend

        void setAppend​(boolean append)
        Sets the "Append" attribute
      • xsetAppend

        void xsetAppend​(XmlBoolean append)
        Sets (as xml) the "Append" attribute
      • getPreserveSortAFLayout

        boolean getPreserveSortAFLayout()
        Gets the "PreserveSortAFLayout" attribute
      • xgetPreserveSortAFLayout

        XmlBoolean xgetPreserveSortAFLayout()
        Gets (as xml) the "PreserveSortAFLayout" attribute
      • setPreserveSortAFLayout

        void setPreserveSortAFLayout​(boolean preserveSortAFLayout)
        Sets the "PreserveSortAFLayout" attribute
      • xsetPreserveSortAFLayout

        void xsetPreserveSortAFLayout​(XmlBoolean preserveSortAFLayout)
        Sets (as xml) the "PreserveSortAFLayout" attribute
      • getPreserveFormat

        boolean getPreserveFormat()
        Gets the "PreserveFormat" attribute
      • xgetPreserveFormat

        XmlBoolean xgetPreserveFormat()
        Gets (as xml) the "PreserveFormat" attribute
      • setPreserveFormat

        void setPreserveFormat​(boolean preserveFormat)
        Sets the "PreserveFormat" attribute
      • xsetPreserveFormat

        void xsetPreserveFormat​(XmlBoolean preserveFormat)
        Sets (as xml) the "PreserveFormat" attribute