Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Microsoft.Office.Tools reference | Excel Programming | |||
Visual Studio Tools for Microsoft Office System 2003 | Excel Programming | |||
Visual Studio Tools for Microsoft Office | Excel Programming | |||
Visual Studio Tools for Microsoft Office | Excel Programming | |||
Visual Studio Tools for Microsoft Office | Excel Programming |