Name 'XlFileFormat' is not declared.
PRefix the 'XlFileFormat' with Microsoft.Office.Interop.Excel
Imports Excel = Microsoft.Office.Interop.Excel
Excel.XlFileFormat.xlWorkbookNormal
Visual Studio .NET Tips and Tricks, VB.NET Code Samples, C# Code Snippets, ASP.NET Code Samples, .NET Tips and Tricks.
Name 'XlFileFormat' is not declared.
PRefix the 'XlFileFormat' with Microsoft.Office.Interop.Excel
Imports Excel = Microsoft.Office.Interop.Excel
Excel.XlFileFormat.xlWorkbookNormal
0 comments:
Post a Comment