|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.formulacompiler.spreadsheet.SpreadsheetNameCreator.Config
public static class SpreadsheetNameCreator.Config
Configuration data for new instances of SpreadsheetNameCreator.
| Field Summary | |
|---|---|
Spreadsheet.Sheet |
sheet
The sheet of the spreadsheet representation in which to name cells. |
| Constructor Summary | |
|---|---|
SpreadsheetNameCreator.Config()
|
|
| Method Summary | |
|---|---|
void |
validate()
Validates the configuration. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Spreadsheet.Sheet sheet
| Constructor Detail |
|---|
public SpreadsheetNameCreator.Config()
| Method Detail |
|---|
public void validate()
java.lang.IllegalArgumentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||