|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CellInfo | |
---|---|
org.formulacompiler.runtime.spreadsheet | Contains spreadsheet information needed at run-time. |
Uses of CellInfo in org.formulacompiler.runtime.spreadsheet |
---|
Methods in org.formulacompiler.runtime.spreadsheet that return CellInfo | |
---|---|
CellInfo |
SpreadsheetCellComputationEvent.getCellInfo()
Returns information about the cell. |
Constructors in org.formulacompiler.runtime.spreadsheet with parameters of type CellInfo | |
---|---|
SpreadsheetCellComputationEvent(CellInfo _source,
SectionInfo _section,
java.lang.Object _value,
boolean _input,
boolean _output)
Creates a new event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |