Skip to content
#

spreadsheets

A spreadsheet is a computer application for computation, organization, analysis and storage of data in tabular form. Spreadsheets were developed as computerized analogs of paper accounting worksheets.

Solutions

Here are 65 public repositories matching this topic...

In this spreadsheet application project, I learn about parsing and evaluating mathematical expressions, implementing spreadsheet functions, handling cell references, creating interactive web interfaces and dynamically updating the page based on user input. The project covered concepts like the map(), find() , includes(), parseInt() methods, etc

  • Updated Mar 19, 2024
  • JavaScript

A quick-start project that shows how to apply formats to a cell range in the Syncfusion React Spreadsheet component. This project demonstrates how to format numbers in cell range as currency, percentages, decimals, and dates. This project also contains code to apply cell formatting options like font size, font family, font color, and fill color …

  • Updated Feb 15, 2024
  • JavaScript