Class XlsxExtractor.XlsxFormulaExtractor

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

public static class XlsxExtractor.XlsxFormulaExtractor extends Object
  • Constructor Details

    • XlsxFormulaExtractor

      public XlsxFormulaExtractor(String cref, Map jsonMap, Map calcChain)
  • Method Details

    • isAca

      public Boolean isAca()
    • isBx

      public Boolean isBx()
    • isCa

      public Boolean isCa()
    • isDel1

      public Boolean isDel1()
    • isDel2

      public Boolean isDel2()
    • isDt2D

      public Boolean isDt2D()
    • isDtr

      public Boolean isDtr()
    • getR1

      public String getR1()
    • getR2

      public String getR2()
    • getRef

      public String getRef()
    • getSi

      public Number getSi()
    • getType

      public String getType()
    • getValue

      public Object getValue()
    • getSharedRef

      public String getSharedRef()