| Package | Description |
|---|---|
| org.openl.rules.calc.element |
| Modifier and Type | Method and Description |
|---|---|
SpreadsheetCellType |
SpreadsheetCell.getSpreadsheetCellType() |
static SpreadsheetCellType |
SpreadsheetCellType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpreadsheetCellType[] |
SpreadsheetCellType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SpreadsheetCell(int rowIndex,
int columnIndex,
ICell sourceCell,
SpreadsheetCellType spreadsheetCellType) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.