Uses of Interface
org.formulacompiler.spreadsheet.SpreadsheetNameCreator

Packages that use SpreadsheetNameCreator
org.formulacompiler.spreadsheet Contains the public compile-time API of AFC's spreadsheet compiler, which extends the core functional model compiler. 
 

Uses of SpreadsheetNameCreator in org.formulacompiler.spreadsheet
 

Methods in org.formulacompiler.spreadsheet that return SpreadsheetNameCreator
 SpreadsheetNameCreator SpreadsheetNameCreator.Factory.newInstance(SpreadsheetNameCreator.Config _config)
          Factory method.
static SpreadsheetNameCreator SpreadsheetCompiler.newSpreadsheetCellNameCreator(Spreadsheet.Sheet _sheet)
          Returns a new instance of a spreadsheet cell name creator utility class, which names spreadsheet cells according to their row titles.