Interface CTDefinedName

All Superinterfaces:
STFormula, org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring, XmlAnySimpleType, XmlObject, XmlString, XmlTokenSource

public interface CTDefinedName extends STFormula
An XML CT_DefinedName(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is an atomic type that is a restriction of org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName.
  • Field Details

  • Method Details

    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()
      Gets (as xml) the "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name)
      Sets (as xml) the "name" attribute
    • getComment

      String getComment()
      Gets the "comment" attribute
    • xgetComment

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetComment()
      Gets (as xml) the "comment" attribute
    • isSetComment

      boolean isSetComment()
      True if has "comment" attribute
    • setComment

      void setComment(String comment)
      Sets the "comment" attribute
    • xsetComment

      void xsetComment(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring comment)
      Sets (as xml) the "comment" attribute
    • unsetComment

      void unsetComment()
      Unsets the "comment" attribute
    • getCustomMenu

      String getCustomMenu()
      Gets the "customMenu" attribute
    • xgetCustomMenu

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetCustomMenu()
      Gets (as xml) the "customMenu" attribute
    • isSetCustomMenu

      boolean isSetCustomMenu()
      True if has "customMenu" attribute
    • setCustomMenu

      void setCustomMenu(String customMenu)
      Sets the "customMenu" attribute
    • xsetCustomMenu

      void xsetCustomMenu(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring customMenu)
      Sets (as xml) the "customMenu" attribute
    • unsetCustomMenu

      void unsetCustomMenu()
      Unsets the "customMenu" attribute
    • getDescription

      String getDescription()
      Gets the "description" attribute
    • xgetDescription

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetDescription()
      Gets (as xml) the "description" attribute
    • isSetDescription

      boolean isSetDescription()
      True if has "description" attribute
    • setDescription

      void setDescription(String description)
      Sets the "description" attribute
    • xsetDescription

      void xsetDescription(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring description)
      Sets (as xml) the "description" attribute
    • unsetDescription

      void unsetDescription()
      Unsets the "description" attribute
    • getHelp

      String getHelp()
      Gets the "help" attribute
    • xgetHelp

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetHelp()
      Gets (as xml) the "help" attribute
    • isSetHelp

      boolean isSetHelp()
      True if has "help" attribute
    • setHelp

      void setHelp(String help)
      Sets the "help" attribute
    • xsetHelp

      void xsetHelp(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring help)
      Sets (as xml) the "help" attribute
    • unsetHelp

      void unsetHelp()
      Unsets the "help" attribute
    • getStatusBar

      String getStatusBar()
      Gets the "statusBar" attribute
    • xgetStatusBar

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetStatusBar()
      Gets (as xml) the "statusBar" attribute
    • isSetStatusBar

      boolean isSetStatusBar()
      True if has "statusBar" attribute
    • setStatusBar

      void setStatusBar(String statusBar)
      Sets the "statusBar" attribute
    • xsetStatusBar

      void xsetStatusBar(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring statusBar)
      Sets (as xml) the "statusBar" attribute
    • unsetStatusBar

      void unsetStatusBar()
      Unsets the "statusBar" attribute
    • getLocalSheetId

      long getLocalSheetId()
      Gets the "localSheetId" attribute
    • xgetLocalSheetId

      XmlUnsignedInt xgetLocalSheetId()
      Gets (as xml) the "localSheetId" attribute
    • isSetLocalSheetId

      boolean isSetLocalSheetId()
      True if has "localSheetId" attribute
    • setLocalSheetId

      void setLocalSheetId(long localSheetId)
      Sets the "localSheetId" attribute
    • xsetLocalSheetId

      void xsetLocalSheetId(XmlUnsignedInt localSheetId)
      Sets (as xml) the "localSheetId" attribute
    • unsetLocalSheetId

      void unsetLocalSheetId()
      Unsets the "localSheetId" attribute
    • getHidden

      boolean getHidden()
      Gets the "hidden" attribute
    • xgetHidden

      XmlBoolean xgetHidden()
      Gets (as xml) the "hidden" attribute
    • isSetHidden

      boolean isSetHidden()
      True if has "hidden" attribute
    • setHidden

      void setHidden(boolean hidden)
      Sets the "hidden" attribute
    • xsetHidden

      void xsetHidden(XmlBoolean hidden)
      Sets (as xml) the "hidden" attribute
    • unsetHidden

      void unsetHidden()
      Unsets the "hidden" attribute
    • getFunction

      boolean getFunction()
      Gets the "function" attribute
    • xgetFunction

      XmlBoolean xgetFunction()
      Gets (as xml) the "function" attribute
    • isSetFunction

      boolean isSetFunction()
      True if has "function" attribute
    • setFunction

      void setFunction(boolean function)
      Sets the "function" attribute
    • xsetFunction

      void xsetFunction(XmlBoolean function)
      Sets (as xml) the "function" attribute
    • unsetFunction

      void unsetFunction()
      Unsets the "function" attribute
    • getVbProcedure

      boolean getVbProcedure()
      Gets the "vbProcedure" attribute
    • xgetVbProcedure

      XmlBoolean xgetVbProcedure()
      Gets (as xml) the "vbProcedure" attribute
    • isSetVbProcedure

      boolean isSetVbProcedure()
      True if has "vbProcedure" attribute
    • setVbProcedure

      void setVbProcedure(boolean vbProcedure)
      Sets the "vbProcedure" attribute
    • xsetVbProcedure

      void xsetVbProcedure(XmlBoolean vbProcedure)
      Sets (as xml) the "vbProcedure" attribute
    • unsetVbProcedure

      void unsetVbProcedure()
      Unsets the "vbProcedure" attribute
    • getXlm

      boolean getXlm()
      Gets the "xlm" attribute
    • xgetXlm

      XmlBoolean xgetXlm()
      Gets (as xml) the "xlm" attribute
    • isSetXlm

      boolean isSetXlm()
      True if has "xlm" attribute
    • setXlm

      void setXlm(boolean xlm)
      Sets the "xlm" attribute
    • xsetXlm

      void xsetXlm(XmlBoolean xlm)
      Sets (as xml) the "xlm" attribute
    • unsetXlm

      void unsetXlm()
      Unsets the "xlm" attribute
    • getFunctionGroupId

      long getFunctionGroupId()
      Gets the "functionGroupId" attribute
    • xgetFunctionGroupId

      XmlUnsignedInt xgetFunctionGroupId()
      Gets (as xml) the "functionGroupId" attribute
    • isSetFunctionGroupId

      boolean isSetFunctionGroupId()
      True if has "functionGroupId" attribute
    • setFunctionGroupId

      void setFunctionGroupId(long functionGroupId)
      Sets the "functionGroupId" attribute
    • xsetFunctionGroupId

      void xsetFunctionGroupId(XmlUnsignedInt functionGroupId)
      Sets (as xml) the "functionGroupId" attribute
    • unsetFunctionGroupId

      void unsetFunctionGroupId()
      Unsets the "functionGroupId" attribute
    • getShortcutKey

      String getShortcutKey()
      Gets the "shortcutKey" attribute
    • xgetShortcutKey

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetShortcutKey()
      Gets (as xml) the "shortcutKey" attribute
    • isSetShortcutKey

      boolean isSetShortcutKey()
      True if has "shortcutKey" attribute
    • setShortcutKey

      void setShortcutKey(String shortcutKey)
      Sets the "shortcutKey" attribute
    • xsetShortcutKey

      void xsetShortcutKey(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring shortcutKey)
      Sets (as xml) the "shortcutKey" attribute
    • unsetShortcutKey

      void unsetShortcutKey()
      Unsets the "shortcutKey" attribute
    • getPublishToServer

      boolean getPublishToServer()
      Gets the "publishToServer" attribute
    • xgetPublishToServer

      XmlBoolean xgetPublishToServer()
      Gets (as xml) the "publishToServer" attribute
    • isSetPublishToServer

      boolean isSetPublishToServer()
      True if has "publishToServer" attribute
    • setPublishToServer

      void setPublishToServer(boolean publishToServer)
      Sets the "publishToServer" attribute
    • xsetPublishToServer

      void xsetPublishToServer(XmlBoolean publishToServer)
      Sets (as xml) the "publishToServer" attribute
    • unsetPublishToServer

      void unsetPublishToServer()
      Unsets the "publishToServer" attribute
    • getWorkbookParameter

      boolean getWorkbookParameter()
      Gets the "workbookParameter" attribute
    • xgetWorkbookParameter

      XmlBoolean xgetWorkbookParameter()
      Gets (as xml) the "workbookParameter" attribute
    • isSetWorkbookParameter

      boolean isSetWorkbookParameter()
      True if has "workbookParameter" attribute
    • setWorkbookParameter

      void setWorkbookParameter(boolean workbookParameter)
      Sets the "workbookParameter" attribute
    • xsetWorkbookParameter

      void xsetWorkbookParameter(XmlBoolean workbookParameter)
      Sets (as xml) the "workbookParameter" attribute
    • unsetWorkbookParameter

      void unsetWorkbookParameter()
      Unsets the "workbookParameter" attribute