public class Ref extends Object
Modifier and Type | Field and Description |
---|---|
static int |
MAX_COL
The maximum column size.
|
static int |
MAX_ROW
The maximum row size.
|
Modifier and Type | Method and Description |
---|---|
int |
getBottom() |
int |
getColumnCount() |
int |
getCount() |
int |
getLeft() |
int |
getRight() |
int |
getRowCount() |
int |
getTop() |
boolean |
isCell() |
String |
toString() |
public static int MAX_COL
public static int MAX_ROW
Copyright © 2020. All rights reserved.