Create a C# representation of data in a spreadsheet.
Description
Create a C# representation of data in a spreadsheet.
Example Sheet
Introduction.xlsx
Arguments
- data The block of values you want to use in C#.
- decimalPlaces The number of decimal places each value must have in the string.