public static class XlsxExtractor.XlsxCellExtractor extends Object
Constructor and Description |
---|
XlsxCellExtractor(Cell jsonMap,
Map sharedStrings,
Map calcChain) |
Modifier and Type | Method and Description |
---|---|
Number |
getCm() |
XlsxExtractor.XlsxFormulaExtractor |
getFormula() |
String |
getRef() |
XlsxExtractor.XlsxRichTextExtractor |
getRichTextInline() |
int |
getStyle() |
String |
getType() |
Object |
getValue() |
Number |
getVm() |
Boolean |
isPhonetic() |
public Number getCm()
public Boolean isPhonetic()
public String getRef()
public int getStyle()
public String getType()
public Number getVm()
public XlsxExtractor.XlsxFormulaExtractor getFormula()
public XlsxExtractor.XlsxRichTextExtractor getRichTextInline()
public Object getValue()
Copyright © 2020. All rights reserved.