Class XlsxExtractor.XlsxDefinedNameExtractor

java.lang.Object
io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
Enclosing class:
XlsxExtractor

public static class XlsxExtractor.XlsxDefinedNameExtractor extends Object
  • Constructor Details

    • XlsxDefinedNameExtractor

      public XlsxDefinedNameExtractor(Map jsonMap)
  • Method Details

    • getComment

      public String getComment()
    • getCustomMenu

      public String getCustomMenu()
    • getDescription

      public String getDescription()
    • getFormula

      public String getFormula()
    • isFunction

      public boolean isFunction()
    • getFunctionGroupId

      public Number getFunctionGroupId()
    • getHelp

      public String getHelp()
    • isHidden

      public Boolean isHidden()
    • getLocalSheetId

      public String getLocalSheetId()
    • getName

      public String getName()
    • isPublishToServer

      public boolean isPublishToServer()
    • getShortcutKey

      public String getShortcutKey()
    • getStatusBar

      public String getStatusBar()
    • isVbProcedure

      public boolean isVbProcedure()
    • isWorkbookParameter

      public boolean isWorkbookParameter()
    • isXlm

      public boolean isXlm()