Class XlsxExtractor.XlsxRowExtractor

  • Enclosing class:
    XlsxExtractor

    public static class XlsxExtractor.XlsxRowExtractor
    extends java.lang.Object
    • Constructor Detail

      • XlsxRowExtractor

        public XlsxRowExtractor​(Row jsonMap,
                                java.util.Map sharedStrings,
                                java.util.Map calcChain)
    • Method Detail

      • isCollapsed

        public java.lang.Boolean isCollapsed()
      • isCustomFormat

        public java.lang.Boolean isCustomFormat()
      • isCustomHeight

        public java.lang.Boolean isCustomHeight()
      • isHidden

        public java.lang.Boolean isHidden()
      • getIndex

        public int getIndex()
      • getOutlineLevel

        public java.lang.Number getOutlineLevel()
      • isPhonetic

        public java.lang.Boolean isPhonetic()
      • getRowHeight

        public float getRowHeight()
      • getStyle

        public int getStyle()
      • isThickBot

        public java.lang.Boolean isThickBot()
      • isThickTop

        public java.lang.Boolean isThickTop()