There are several SpreadSheet-related classes:
SpreadSheet, which is the superclass of all
spreadsheet classes in this project, and which consists of
SpreadsheetCells.
SumSpreadsheet, which is used to calculate the sum, and
a AverageSpreadsheet, which is for average value.