|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpreadsheetNameCreator
Utility interface that supports the creation of cell names from other cells' values.
This interface is an API only. Do not implement it yourself.
Nested Class Summary | |
---|---|
static class |
SpreadsheetNameCreator.Config
Configuration data for new instances of SpreadsheetNameCreator . |
static interface |
SpreadsheetNameCreator.Factory
Factory interface for ImplementationLocator.getInstance(Class) . |
Method Summary | |
---|---|
void |
createCellNamesFromRowTitles()
Creates cell names from row titles. |
Method Detail |
---|
void createCellNamesFromRowTitles()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |