public interface Ref
Modifier and Type | Interface and Description |
---|---|
static class |
Ref.RefType |
Modifier and Type | Method and Description |
---|---|
String |
getBookName() |
int |
getColumn() |
int |
getLastColumn() |
int |
getLastRow() |
int |
getLastSheetIndex() |
String |
getLastSheetName() |
int |
getRow() |
int |
getSheetIndex() |
String |
getSheetName() |
Ref.RefType |
getType() |
Ref.RefType getType()
String getBookName()
String getSheetName()
String getLastSheetName()
int getRow()
int getColumn()
int getLastRow()
int getLastColumn()
int getSheetIndex()
int getLastSheetIndex()
Copyright © 2020. All rights reserved.