bad.robot.excel.workbook
Interface Navigable

All Known Implementing Classes:
NavigablePoiWorkbook

public interface Navigable

Since:
1.1

Method Summary
 Cell getCellAt(Coordinate coordinate)
           
 Row getRowAt(RowIndex rowIndex, SheetIndex sheetIndex)
           
 

Method Detail

getCellAt

Cell getCellAt(Coordinate coordinate)

getRowAt

Row getRowAt(RowIndex rowIndex,
             SheetIndex sheetIndex)


Copyright © 2013. All Rights Reserved.