ExcelProvider icon indicating copy to clipboard operation
ExcelProvider copied to clipboard

unable to open .xlsm files, macro enabled?

Open yetanotherlogonfail opened this issue 8 years ago • 0 comments

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

  • Operating system = windows 7
  • Branch
  • .NET Runtime, CoreCLR or Mono Version = .NETFramework,Version=v4.6.1

yetanotherlogonfail avatar Aug 18 '16 10:08 yetanotherlogonfail