Package com.independentsoft.calc.engine
Class A1
java.lang.Object
com.independentsoft.calc.engine.A1
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringcellName(int col, int row)static intcolumnToIndex(String letters)static StringindexToColumn(int index)static booleantryParseCell(String text, OutInt col, OutInt row)static boolean
-
Field Details
-
MaxRow
public static final int MaxRow- See Also:
- Constant Field Values
-
MaxCol
public static final int MaxCol- See Also:
- Constant Field Values
-
-
Method Details
-
columnToIndex
-
indexToColumn
-
cellName
-
tryParseCell
-
tryParseRange
-