1
0
Fork 0
Commit Graph

11 Commits (f756a7cd67cfe6c73454a8619331340e087d03b5)

Author SHA1 Message Date
selim f756a7cd67 Spreadsheet getRow 3 character fix. 2023-12-26 03:25:09 +01:00
selim 202321681b Spreadsheet maximum/minimum size rows: 1-99 columns: 1-26 limit implemented. 2023-12-26 03:16:38 +01:00
selim d9b6ff9140 Spreadsheet readCsv implemented. 2023-12-26 03:12:33 +01:00
selim be62fac688 Spreadsheet toString updated. 2023-12-26 03:10:36 +01:00
selim 6f6cb59f08 Spreadsheet toString updated. 2023-12-26 03:09:42 +01:00
Oliver Hummel ada8f538a2 Bugfix - OutofBoundsException. 2023-12-19 15:25:55 +01:00
Oliver Hummel 505f428029 Added a simple exception handling for division by zero attempts. 2023-12-14 08:54:48 +01:00
Oliver Hummel a4e41180e1 Adding saving of spreadsheets as CSV. 2023-12-14 08:31:20 +01:00
Oliver Hummel a127ce585b Removed unnecessary code. 2023-12-14 08:24:22 +01:00
Oliver Hummel 47d2db4f40 Initial Commit. 2023-12-12 15:00:07 +01:00
Oliver Hummel 5bf7bec427 Initial commit 2023-12-12 09:01:31 +01:00