updage 20241230

This commit is contained in:
Stefan Hutter
2024-12-30 17:54:25 +01:00
parent 2feaf6cc29
commit 238ef660aa
49 changed files with 212 additions and 84 deletions

View File

@@ -11,7 +11,7 @@ namespace ExcelNet
{
public class ExcelReader
{
public List<string> Get_ExcelSheets(string filename)
{