LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Microsoft.Office.Tools.Excel.ListObject

I use VS2008 RTM version
I create Excel 2007 Add-in Project and I want to use
Microsoft.Office.Tools.Excel.ListObject not
Microsoft.Office.Inerop.Excel.ListObject.
How can I add ListObject to worksheet??

Microsoft.Office.Tools.Excel.ListObject listObj =
xlSheet.ListObjects.Add(Excel.XlListObjectSourceTy pe.xlSrcRange, DataRange,
Type.Missing, Excel.XlYesNoGuess.xlYes, Type.Missing);

This code is can't conver type error


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft.Office.Tools reference Dev Excel Programming 0 June 7th 06 07:37 PM
Visual Studio Tools for Microsoft Office System 2003 Regina Rodler Excel Programming 2 March 8th 05 01:34 PM
Visual Studio Tools for Microsoft Office jkl1234 Excel Programming 0 April 17th 04 10:20 PM
Visual Studio Tools for Microsoft Office GC Excel Programming 0 April 17th 04 08:07 PM
Visual Studio Tools for Microsoft Office GC Excel Programming 0 April 17th 04 06:28 PM


All times are GMT +1. The time now is 06:46 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"