public interface Range
限定符和类型 | 方法和说明 |
---|---|
Cell |
getBottomRight()
Gets the cell at the bottom right of this range
|
int |
getFirstSheetIndex()
Gets the index of the first sheet in the range
|
int |
getLastSheetIndex()
Gets the index of the last sheet in the range
|
Cell |
getTopLeft()
Gets the cell at the top left of this range
|
Cell getTopLeft()
Cell getBottomRight()
int getFirstSheetIndex()
int getLastSheetIndex()