Package | Description |
---|---|
com.mockturtlesolutions.snifflib.spreadsheets |
Contains standard classes and interfaces for implmenting simple programmable spreadsheets.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSpreadsheetFunction
Interface required of any function of SpreadsheetEntry
|
Modifier and Type | Method and Description |
---|---|
SpreadsheetFunction |
DefaultSpreadsheetEntry.getFunction()
Sets this entry's function.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultSpreadsheetEntry.setFunction(SpreadsheetFunction func)
Sets this entry's function.
|
Copyright © 2011, 2013. Daniel P. Dougherty