Class CellsHeaderExtractor


  • public class CellsHeaderExtractor
    extends Object
    Extractor for values that are represented as column and row names in spreadsheet.
    Author:
    DLiauchuk
    • Method Detail

      • getColumnNamesTable

        public ILogicalTable getColumnNamesTable()
      • getWidth

        public int getWidth()
      • getHeight

        public int getHeight()
      • getRowNames

        public String[] getRowNames()
      • getColumnNames

        public String[] getColumnNames()
      • getDependentSignatureSpreadsheetTypes

        public Set<String> getDependentSignatureSpreadsheetTypes()