Uses of Interface
org.formulacompiler.spreadsheet.SpreadsheetByNameBinder.CellBinder

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

Uses of SpreadsheetByNameBinder.CellBinder in org.formulacompiler.spreadsheet
 

Methods in org.formulacompiler.spreadsheet that return SpreadsheetByNameBinder.CellBinder
 SpreadsheetByNameBinder.CellBinder SpreadsheetByNameBinder.inputs()
          Cell binder for input cells.
 SpreadsheetByNameBinder.CellBinder SpreadsheetByNameBinder.outputs()
          Cell binder for output cells.