Interface SlimSheetLayout

    • Method Detail

      • getCellWidth

        long getCellWidth​(int col)
      • getRowHeight

        long getRowHeight​(int row)
      • getXPosition

        long getXPosition​(int col)
      • getYPosition

        long getYPosition​(int row)
      • getColumnCount

        int getColumnCount()
      • getCellWidth

        long getCellWidth​(int startCell,
                          int endCell)
      • getMaxWidth

        long getMaxWidth()