org.formulacompiler.spreadsheet
Interface SpreadsheetBuilder.CellRef

Enclosing interface:
SpreadsheetBuilder

public static interface SpreadsheetBuilder.CellRef

Opaque handle for a constructed cell in a spreadsheet, used to reference the cell again in the expression of other, calculated cells.

This interface is an API only. Do not implement it yourself.

Author:
peo
See Also:
SpreadsheetBuilder.currentCell(), SpreadsheetBuilder.ref(org.formulacompiler.spreadsheet.SpreadsheetBuilder.CellRef)