Interface CTMetadataType

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getName

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

        STXstring xgetName()
        Gets (as xml) the "name" attribute
      • setName

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

        void xsetName​(STXstring name)
        Sets (as xml) the "name" attribute
      • getMinSupportedVersion

        long getMinSupportedVersion()
        Gets the "minSupportedVersion" attribute
      • xgetMinSupportedVersion

        XmlUnsignedInt xgetMinSupportedVersion()
        Gets (as xml) the "minSupportedVersion" attribute
      • setMinSupportedVersion

        void setMinSupportedVersion​(long minSupportedVersion)
        Sets the "minSupportedVersion" attribute
      • xsetMinSupportedVersion

        void xsetMinSupportedVersion​(XmlUnsignedInt minSupportedVersion)
        Sets (as xml) the "minSupportedVersion" attribute
      • getGhostRow

        boolean getGhostRow()
        Gets the "ghostRow" attribute
      • xgetGhostRow

        XmlBoolean xgetGhostRow()
        Gets (as xml) the "ghostRow" attribute
      • isSetGhostRow

        boolean isSetGhostRow()
        True if has "ghostRow" attribute
      • setGhostRow

        void setGhostRow​(boolean ghostRow)
        Sets the "ghostRow" attribute
      • xsetGhostRow

        void xsetGhostRow​(XmlBoolean ghostRow)
        Sets (as xml) the "ghostRow" attribute
      • unsetGhostRow

        void unsetGhostRow()
        Unsets the "ghostRow" attribute
      • getGhostCol

        boolean getGhostCol()
        Gets the "ghostCol" attribute
      • xgetGhostCol

        XmlBoolean xgetGhostCol()
        Gets (as xml) the "ghostCol" attribute
      • isSetGhostCol

        boolean isSetGhostCol()
        True if has "ghostCol" attribute
      • setGhostCol

        void setGhostCol​(boolean ghostCol)
        Sets the "ghostCol" attribute
      • xsetGhostCol

        void xsetGhostCol​(XmlBoolean ghostCol)
        Sets (as xml) the "ghostCol" attribute
      • unsetGhostCol

        void unsetGhostCol()
        Unsets the "ghostCol" attribute
      • getEdit

        boolean getEdit()
        Gets the "edit" attribute
      • xgetEdit

        XmlBoolean xgetEdit()
        Gets (as xml) the "edit" attribute
      • isSetEdit

        boolean isSetEdit()
        True if has "edit" attribute
      • setEdit

        void setEdit​(boolean edit)
        Sets the "edit" attribute
      • xsetEdit

        void xsetEdit​(XmlBoolean edit)
        Sets (as xml) the "edit" attribute
      • unsetEdit

        void unsetEdit()
        Unsets the "edit" attribute
      • getDelete

        boolean getDelete()
        Gets the "delete" attribute
      • xgetDelete

        XmlBoolean xgetDelete()
        Gets (as xml) the "delete" attribute
      • isSetDelete

        boolean isSetDelete()
        True if has "delete" attribute
      • setDelete

        void setDelete​(boolean delete)
        Sets the "delete" attribute
      • xsetDelete

        void xsetDelete​(XmlBoolean delete)
        Sets (as xml) the "delete" attribute
      • unsetDelete

        void unsetDelete()
        Unsets the "delete" attribute
      • getCopy

        boolean getCopy()
        Gets the "copy" attribute
      • xgetCopy

        XmlBoolean xgetCopy()
        Gets (as xml) the "copy" attribute
      • isSetCopy

        boolean isSetCopy()
        True if has "copy" attribute
      • setCopy

        void setCopy​(boolean copy)
        Sets the "copy" attribute
      • xsetCopy

        void xsetCopy​(XmlBoolean copy)
        Sets (as xml) the "copy" attribute
      • unsetCopy

        void unsetCopy()
        Unsets the "copy" attribute
      • getPasteAll

        boolean getPasteAll()
        Gets the "pasteAll" attribute
      • xgetPasteAll

        XmlBoolean xgetPasteAll()
        Gets (as xml) the "pasteAll" attribute
      • isSetPasteAll

        boolean isSetPasteAll()
        True if has "pasteAll" attribute
      • setPasteAll

        void setPasteAll​(boolean pasteAll)
        Sets the "pasteAll" attribute
      • xsetPasteAll

        void xsetPasteAll​(XmlBoolean pasteAll)
        Sets (as xml) the "pasteAll" attribute
      • unsetPasteAll

        void unsetPasteAll()
        Unsets the "pasteAll" attribute
      • getPasteFormulas

        boolean getPasteFormulas()
        Gets the "pasteFormulas" attribute
      • xgetPasteFormulas

        XmlBoolean xgetPasteFormulas()
        Gets (as xml) the "pasteFormulas" attribute
      • isSetPasteFormulas

        boolean isSetPasteFormulas()
        True if has "pasteFormulas" attribute
      • setPasteFormulas

        void setPasteFormulas​(boolean pasteFormulas)
        Sets the "pasteFormulas" attribute
      • xsetPasteFormulas

        void xsetPasteFormulas​(XmlBoolean pasteFormulas)
        Sets (as xml) the "pasteFormulas" attribute
      • unsetPasteFormulas

        void unsetPasteFormulas()
        Unsets the "pasteFormulas" attribute
      • getPasteValues

        boolean getPasteValues()
        Gets the "pasteValues" attribute
      • xgetPasteValues

        XmlBoolean xgetPasteValues()
        Gets (as xml) the "pasteValues" attribute
      • isSetPasteValues

        boolean isSetPasteValues()
        True if has "pasteValues" attribute
      • setPasteValues

        void setPasteValues​(boolean pasteValues)
        Sets the "pasteValues" attribute
      • xsetPasteValues

        void xsetPasteValues​(XmlBoolean pasteValues)
        Sets (as xml) the "pasteValues" attribute
      • unsetPasteValues

        void unsetPasteValues()
        Unsets the "pasteValues" attribute
      • getPasteFormats

        boolean getPasteFormats()
        Gets the "pasteFormats" attribute
      • xgetPasteFormats

        XmlBoolean xgetPasteFormats()
        Gets (as xml) the "pasteFormats" attribute
      • isSetPasteFormats

        boolean isSetPasteFormats()
        True if has "pasteFormats" attribute
      • setPasteFormats

        void setPasteFormats​(boolean pasteFormats)
        Sets the "pasteFormats" attribute
      • xsetPasteFormats

        void xsetPasteFormats​(XmlBoolean pasteFormats)
        Sets (as xml) the "pasteFormats" attribute
      • unsetPasteFormats

        void unsetPasteFormats()
        Unsets the "pasteFormats" attribute
      • getPasteComments

        boolean getPasteComments()
        Gets the "pasteComments" attribute
      • xgetPasteComments

        XmlBoolean xgetPasteComments()
        Gets (as xml) the "pasteComments" attribute
      • isSetPasteComments

        boolean isSetPasteComments()
        True if has "pasteComments" attribute
      • setPasteComments

        void setPasteComments​(boolean pasteComments)
        Sets the "pasteComments" attribute
      • xsetPasteComments

        void xsetPasteComments​(XmlBoolean pasteComments)
        Sets (as xml) the "pasteComments" attribute
      • unsetPasteComments

        void unsetPasteComments()
        Unsets the "pasteComments" attribute
      • getPasteDataValidation

        boolean getPasteDataValidation()
        Gets the "pasteDataValidation" attribute
      • xgetPasteDataValidation

        XmlBoolean xgetPasteDataValidation()
        Gets (as xml) the "pasteDataValidation" attribute
      • isSetPasteDataValidation

        boolean isSetPasteDataValidation()
        True if has "pasteDataValidation" attribute
      • setPasteDataValidation

        void setPasteDataValidation​(boolean pasteDataValidation)
        Sets the "pasteDataValidation" attribute
      • xsetPasteDataValidation

        void xsetPasteDataValidation​(XmlBoolean pasteDataValidation)
        Sets (as xml) the "pasteDataValidation" attribute
      • unsetPasteDataValidation

        void unsetPasteDataValidation()
        Unsets the "pasteDataValidation" attribute
      • getPasteBorders

        boolean getPasteBorders()
        Gets the "pasteBorders" attribute
      • xgetPasteBorders

        XmlBoolean xgetPasteBorders()
        Gets (as xml) the "pasteBorders" attribute
      • isSetPasteBorders

        boolean isSetPasteBorders()
        True if has "pasteBorders" attribute
      • setPasteBorders

        void setPasteBorders​(boolean pasteBorders)
        Sets the "pasteBorders" attribute
      • xsetPasteBorders

        void xsetPasteBorders​(XmlBoolean pasteBorders)
        Sets (as xml) the "pasteBorders" attribute
      • unsetPasteBorders

        void unsetPasteBorders()
        Unsets the "pasteBorders" attribute
      • getPasteColWidths

        boolean getPasteColWidths()
        Gets the "pasteColWidths" attribute
      • xgetPasteColWidths

        XmlBoolean xgetPasteColWidths()
        Gets (as xml) the "pasteColWidths" attribute
      • isSetPasteColWidths

        boolean isSetPasteColWidths()
        True if has "pasteColWidths" attribute
      • setPasteColWidths

        void setPasteColWidths​(boolean pasteColWidths)
        Sets the "pasteColWidths" attribute
      • xsetPasteColWidths

        void xsetPasteColWidths​(XmlBoolean pasteColWidths)
        Sets (as xml) the "pasteColWidths" attribute
      • unsetPasteColWidths

        void unsetPasteColWidths()
        Unsets the "pasteColWidths" attribute
      • getPasteNumberFormats

        boolean getPasteNumberFormats()
        Gets the "pasteNumberFormats" attribute
      • xgetPasteNumberFormats

        XmlBoolean xgetPasteNumberFormats()
        Gets (as xml) the "pasteNumberFormats" attribute
      • isSetPasteNumberFormats

        boolean isSetPasteNumberFormats()
        True if has "pasteNumberFormats" attribute
      • setPasteNumberFormats

        void setPasteNumberFormats​(boolean pasteNumberFormats)
        Sets the "pasteNumberFormats" attribute
      • xsetPasteNumberFormats

        void xsetPasteNumberFormats​(XmlBoolean pasteNumberFormats)
        Sets (as xml) the "pasteNumberFormats" attribute
      • unsetPasteNumberFormats

        void unsetPasteNumberFormats()
        Unsets the "pasteNumberFormats" attribute
      • getMerge

        boolean getMerge()
        Gets the "merge" attribute
      • xgetMerge

        XmlBoolean xgetMerge()
        Gets (as xml) the "merge" attribute
      • isSetMerge

        boolean isSetMerge()
        True if has "merge" attribute
      • setMerge

        void setMerge​(boolean merge)
        Sets the "merge" attribute
      • xsetMerge

        void xsetMerge​(XmlBoolean merge)
        Sets (as xml) the "merge" attribute
      • unsetMerge

        void unsetMerge()
        Unsets the "merge" attribute
      • getSplitFirst

        boolean getSplitFirst()
        Gets the "splitFirst" attribute
      • xgetSplitFirst

        XmlBoolean xgetSplitFirst()
        Gets (as xml) the "splitFirst" attribute
      • isSetSplitFirst

        boolean isSetSplitFirst()
        True if has "splitFirst" attribute
      • setSplitFirst

        void setSplitFirst​(boolean splitFirst)
        Sets the "splitFirst" attribute
      • xsetSplitFirst

        void xsetSplitFirst​(XmlBoolean splitFirst)
        Sets (as xml) the "splitFirst" attribute
      • unsetSplitFirst

        void unsetSplitFirst()
        Unsets the "splitFirst" attribute
      • getSplitAll

        boolean getSplitAll()
        Gets the "splitAll" attribute
      • xgetSplitAll

        XmlBoolean xgetSplitAll()
        Gets (as xml) the "splitAll" attribute
      • isSetSplitAll

        boolean isSetSplitAll()
        True if has "splitAll" attribute
      • setSplitAll

        void setSplitAll​(boolean splitAll)
        Sets the "splitAll" attribute
      • xsetSplitAll

        void xsetSplitAll​(XmlBoolean splitAll)
        Sets (as xml) the "splitAll" attribute
      • unsetSplitAll

        void unsetSplitAll()
        Unsets the "splitAll" attribute
      • getRowColShift

        boolean getRowColShift()
        Gets the "rowColShift" attribute
      • xgetRowColShift

        XmlBoolean xgetRowColShift()
        Gets (as xml) the "rowColShift" attribute
      • isSetRowColShift

        boolean isSetRowColShift()
        True if has "rowColShift" attribute
      • setRowColShift

        void setRowColShift​(boolean rowColShift)
        Sets the "rowColShift" attribute
      • xsetRowColShift

        void xsetRowColShift​(XmlBoolean rowColShift)
        Sets (as xml) the "rowColShift" attribute
      • unsetRowColShift

        void unsetRowColShift()
        Unsets the "rowColShift" attribute
      • getClearAll

        boolean getClearAll()
        Gets the "clearAll" attribute
      • xgetClearAll

        XmlBoolean xgetClearAll()
        Gets (as xml) the "clearAll" attribute
      • isSetClearAll

        boolean isSetClearAll()
        True if has "clearAll" attribute
      • setClearAll

        void setClearAll​(boolean clearAll)
        Sets the "clearAll" attribute
      • xsetClearAll

        void xsetClearAll​(XmlBoolean clearAll)
        Sets (as xml) the "clearAll" attribute
      • unsetClearAll

        void unsetClearAll()
        Unsets the "clearAll" attribute
      • getClearFormats

        boolean getClearFormats()
        Gets the "clearFormats" attribute
      • xgetClearFormats

        XmlBoolean xgetClearFormats()
        Gets (as xml) the "clearFormats" attribute
      • isSetClearFormats

        boolean isSetClearFormats()
        True if has "clearFormats" attribute
      • setClearFormats

        void setClearFormats​(boolean clearFormats)
        Sets the "clearFormats" attribute
      • xsetClearFormats

        void xsetClearFormats​(XmlBoolean clearFormats)
        Sets (as xml) the "clearFormats" attribute
      • unsetClearFormats

        void unsetClearFormats()
        Unsets the "clearFormats" attribute
      • getClearContents

        boolean getClearContents()
        Gets the "clearContents" attribute
      • xgetClearContents

        XmlBoolean xgetClearContents()
        Gets (as xml) the "clearContents" attribute
      • isSetClearContents

        boolean isSetClearContents()
        True if has "clearContents" attribute
      • setClearContents

        void setClearContents​(boolean clearContents)
        Sets the "clearContents" attribute
      • xsetClearContents

        void xsetClearContents​(XmlBoolean clearContents)
        Sets (as xml) the "clearContents" attribute
      • unsetClearContents

        void unsetClearContents()
        Unsets the "clearContents" attribute
      • getClearComments

        boolean getClearComments()
        Gets the "clearComments" attribute
      • xgetClearComments

        XmlBoolean xgetClearComments()
        Gets (as xml) the "clearComments" attribute
      • isSetClearComments

        boolean isSetClearComments()
        True if has "clearComments" attribute
      • setClearComments

        void setClearComments​(boolean clearComments)
        Sets the "clearComments" attribute
      • xsetClearComments

        void xsetClearComments​(XmlBoolean clearComments)
        Sets (as xml) the "clearComments" attribute
      • unsetClearComments

        void unsetClearComments()
        Unsets the "clearComments" attribute
      • getAssign

        boolean getAssign()
        Gets the "assign" attribute
      • xgetAssign

        XmlBoolean xgetAssign()
        Gets (as xml) the "assign" attribute
      • isSetAssign

        boolean isSetAssign()
        True if has "assign" attribute
      • setAssign

        void setAssign​(boolean assign)
        Sets the "assign" attribute
      • xsetAssign

        void xsetAssign​(XmlBoolean assign)
        Sets (as xml) the "assign" attribute
      • unsetAssign

        void unsetAssign()
        Unsets the "assign" attribute
      • getCoerce

        boolean getCoerce()
        Gets the "coerce" attribute
      • xgetCoerce

        XmlBoolean xgetCoerce()
        Gets (as xml) the "coerce" attribute
      • isSetCoerce

        boolean isSetCoerce()
        True if has "coerce" attribute
      • setCoerce

        void setCoerce​(boolean coerce)
        Sets the "coerce" attribute
      • xsetCoerce

        void xsetCoerce​(XmlBoolean coerce)
        Sets (as xml) the "coerce" attribute
      • unsetCoerce

        void unsetCoerce()
        Unsets the "coerce" attribute
      • getAdjust

        boolean getAdjust()
        Gets the "adjust" attribute
      • xgetAdjust

        XmlBoolean xgetAdjust()
        Gets (as xml) the "adjust" attribute
      • isSetAdjust

        boolean isSetAdjust()
        True if has "adjust" attribute
      • setAdjust

        void setAdjust​(boolean adjust)
        Sets the "adjust" attribute
      • xsetAdjust

        void xsetAdjust​(XmlBoolean adjust)
        Sets (as xml) the "adjust" attribute
      • unsetAdjust

        void unsetAdjust()
        Unsets the "adjust" attribute
      • getCellMeta

        boolean getCellMeta()
        Gets the "cellMeta" attribute
      • xgetCellMeta

        XmlBoolean xgetCellMeta()
        Gets (as xml) the "cellMeta" attribute
      • isSetCellMeta

        boolean isSetCellMeta()
        True if has "cellMeta" attribute
      • setCellMeta

        void setCellMeta​(boolean cellMeta)
        Sets the "cellMeta" attribute
      • xsetCellMeta

        void xsetCellMeta​(XmlBoolean cellMeta)
        Sets (as xml) the "cellMeta" attribute
      • unsetCellMeta

        void unsetCellMeta()
        Unsets the "cellMeta" attribute