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