Uses of Class
bad.robot.excel.valuetypes.ColumnIndex

Packages that use ColumnIndex
bad.robot.excel.valuetypes   
 

Uses of ColumnIndex in bad.robot.excel.valuetypes
 

Methods in bad.robot.excel.valuetypes that return ColumnIndex
static ColumnIndex ColumnIndex.column(ExcelColumnIndex index)
           
 ColumnIndex Coordinate.getColumn()
           
 

Methods in bad.robot.excel.valuetypes with parameters of type ColumnIndex
static Coordinate Coordinate.coordinate(ColumnIndex column, RowIndex row)
           
static Coordinate Coordinate.coordinate(ColumnIndex column, RowIndex row, SheetIndex sheet)
           
 



Copyright © 2012. All Rights Reserved.