public static class XlsxExtractor.XlsxDefinedNameExtractor extends Object
Constructor and Description |
---|
XlsxDefinedNameExtractor(Map jsonMap) |
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
String |
getCustomMenu() |
String |
getDescription() |
String |
getFormula() |
Number |
getFunctionGroupId() |
String |
getHelp() |
String |
getLocalSheetId() |
String |
getName() |
String |
getShortcutKey() |
String |
getStatusBar() |
boolean |
isFunction() |
boolean |
isHidden() |
boolean |
isPublishToServer() |
boolean |
isVbProcedure() |
boolean |
isWorkbookParameter() |
boolean |
isXlm() |
public XlsxDefinedNameExtractor(Map jsonMap)
public String getComment()
public String getCustomMenu()
public String getDescription()
public String getFormula()
public boolean isFunction()
public Number getFunctionGroupId()
public String getHelp()
public boolean isHidden()
public String getLocalSheetId()
public String getName()
public boolean isPublishToServer()
public String getShortcutKey()
public String getStatusBar()
public boolean isVbProcedure()
public boolean isWorkbookParameter()
public boolean isXlm()
Copyright © 2020. All rights reserved.