public interface IRow
| Modifier and Type | Method and Description |
|---|---|
ICell |
getCell(int num) |
int |
getFirstCellNum() |
int |
getLastCellNum() |
int |
getRowNum() |
int getRowNum()
int getFirstCellNum()
int getLastCellNum()
ICell getCell(int num)
Copyright © 2008-2016. All Rights Reserved.