|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.formulacompiler.spreadsheet.SpreadsheetLoader.Config
public static class SpreadsheetLoader.Config
Configuration data for new instances of SpreadsheetLoader
.
Field Summary | |
---|---|
boolean |
loadAllCellValues
The sheet of the spreadsheet representation in which to name cells. |
Constructor Summary | |
---|---|
SpreadsheetLoader.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 boolean loadAllCellValues
Constructor Detail |
---|
public SpreadsheetLoader.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 |