i have a problem when I want To calculate the pivot table in the following example excel file.
I always get the following exception “Index was out of range. Must be non-negative and less than the size of the collection.…...Load the workbook Workbook workbook = new Workbook("path_to_your_file...xlsx"); Worksheet sheet = workbook.Worksheets[0]; // Refresh...