Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Exception
System.Exception
System.Exception

If the file cannot be found or opened, or if the file is not a BIFF8 format (Excel 97 or later) .xls file.

Exception
ArgumentException
ArgumentException

If decryptPassword is not the password that can decrypt the workbook.

Remarks

ExcelWriter supports Excel's BIFF8 (Excel 97 or later) format only. Do not use this method to open BIFF7 (Excel 95) files.

...