Package | Description |
---|---|
io.keikai.util |
Modifier and Type | Method and Description |
---|---|
static Ref |
Converter.a1ToRef(String a1notation) |
static Ref |
Converter.areaToRef(int row,
int column,
int lastRow,
int lastColumn) |
static Ref |
Converter.rangeToRef(int row,
int column) |
Modifier and Type | Method and Description |
---|---|
static List<Ref> |
Converter.toRefs(String refs) |
static List<Ref> |
Converter.toRefs(String refs,
String separator) |
Modifier and Type | Method and Description |
---|---|
static String |
Converter.refToA1(Ref ref) |
Copyright © 2020. All rights reserved.