net.sourceforge.fixagora.basis.server.control.spreadsheet
Interface SpreadsheetFunctions

All Known Implementing Classes:
SpreadsheetExtensions

public interface SpreadsheetFunctions

The Interface SpreadsheetFunctions.


Method Summary
 java.util.List<AbstractSpreadSheetFunction> getSpreadsheetFunctions()
          Gets the spreadsheet functions.
 

Method Detail

getSpreadsheetFunctions

java.util.List<AbstractSpreadSheetFunction> getSpreadsheetFunctions()
Gets the spreadsheet functions.

Returns:
the spreadsheet functions