org.formulacompiler.spreadsheet
Class SpreadsheetByNameBinder.Config
java.lang.Object
org.formulacompiler.spreadsheet.SpreadsheetByNameBinder.Config
- Enclosing interface:
- SpreadsheetByNameBinder
public static class SpreadsheetByNameBinder.Config
- extends Object
Configuration data for new instances of
SpreadsheetByNameBinder
.
- Author:
- peo
Method Summary |
void |
validate()
Validates the configuration. |
binder
public SpreadsheetBinder binder
- The binder to use for binding specific cells to specific methods.
SpreadsheetByNameBinder.Config
public SpreadsheetByNameBinder.Config()
validate
public void validate()
- Validates the configuration.
- Throws:
IllegalArgumentException