01Reads content from a specific sheet by name or index.
02Provides detailed error messages for common Excel file reading issues.
03Reads content from all sheets in an Excel file.
04Handles empty cells and data type conversions.
05Returns data in JSON format.
060 GitHub stars