fsprojects / ExcelProvider

This library is for the .NET platform implementing a Excel type provider.
http://fsprojects.github.io/ExcelProvider/
The Unlicense
141 stars 51 forks source link

unable to open .xlsm files, macro enabled? #30

Open yetanotherlogonfail opened 8 years ago

yetanotherlogonfail commented 8 years ago

Description

Please provide a succinct description of your issue.

Repro steps

type ef = ExcelFile<"c:\a\Main1.xls", HasHeaders=false> // ok // but not for .xlsm files