/Spreadsheets

Repository for University OOP Final Project

Primary LanguageC++

Spreadsheets

Repository for University OOP Final Project

This project reporesents work with spreadsheets. You can read spreadsheets, manipulate them and print their result. You can save them in different files, open and work on multiple (one at a time). You are allowed you use 4 different types of cells in you spreadsheets:

  1. IntCell
  2. DoubleCell
  3. StringCell
  4. FormulaCell

You can read more about the project in the project specifications.

Project Specification: https://docs.google.com/document/d/1jUzpJNk3ndprm7Fn_fqXemwv-Tk_uw_al_dBbN-nwWI/edit