org.formulacompiler.spreadsheet
Class SpreadsheetLoader.Config
java.lang.Object
org.formulacompiler.spreadsheet.SpreadsheetLoader.Config
- Enclosing interface:
- SpreadsheetLoader
public static class SpreadsheetLoader.Config
- extends Object
Configuration data for new instances of SpreadsheetLoader
.
- Author:
- peo
Field Summary |
boolean |
loadAllCellValues
The sheet of the spreadsheet representation in which to name cells. |
Method Summary |
void |
validate()
Validates the configuration. |
loadAllCellValues
public boolean loadAllCellValues
- The sheet of the spreadsheet representation in which to name cells.
SpreadsheetLoader.Config
public SpreadsheetLoader.Config()
validate
public void validate()
- Validates the configuration.
- Throws:
IllegalArgumentException