Class XlsxExtractor.XlsxTableExtractor

  • Enclosing class:
    XlsxExtractor

    public static class XlsxExtractor.XlsxTableExtractor
    extends Object
    • Constructor Detail

      • XlsxTableExtractor

        public XlsxTableExtractor​(Map jsonMap,
                                  Map queryTable)
    • Method Detail

      • getComment

        public String getComment()
      • getConnectionId

        public Number getConnectionId()
      • getDataCellStyle

        public String getDataCellStyle()
      • getDataDxfId

        public Number getDataDxfId()
      • getDisplayName

        public String getDisplayName()
      • getHeaderRowBorderDxfId

        public Number getHeaderRowBorderDxfId()
      • getHeaderRowCellStyle

        public String getHeaderRowCellStyle()
      • getHeaderRowCount

        public int getHeaderRowCount()
      • getHeaderRowDxfId

        public Number getHeaderRowDxfId()
      • getId

        public Number getId()
      • isInsertRow

        public boolean isInsertRow()
      • isInsertRowShift

        public boolean isInsertRowShift()
      • getName

        public String getName()
      • isPublished

        public boolean isPublished()
      • getRef

        public String getRef()
      • getTableBorderDxfId

        public Number getTableBorderDxfId()
      • getTableType

        public String getTableType()
      • getTotalsRowBorderDxfId

        public Number getTotalsRowBorderDxfId()
      • getTotalsRowCellStyle

        public String getTotalsRowCellStyle()
      • getTotalsRowCount

        public int getTotalsRowCount()
      • getTotalsRowDxfId

        public Number getTotalsRowDxfId()
      • isTotalsRowShown

        public boolean isTotalsRowShown()
      • getQueryTable

        public Map getQueryTable()