MiniExcel
MiniExcel copied to clipboard
How to Convert IEnumerable<dynamic> to IEnumerable<T> ?
When I use this method IEnumerable

Thank you
Please use Query<T> method
How do I filter out empty rows using the method Query<T> ?
同问,用Query<T>读取时怎么过滤掉空行?