Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.dotnet.framework.interop,microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default What library is xlLocationAsObject in for use in VB.NET?

In VB.NET I imported Excel and Graph libraries,
but xlLocationAsObject is found in neither.
Where is it? Also, can anyone tell me an easy way to find out
which library contains a given name like this? (so I won't
need to bother a newsgroup about this next time!)

Thanks in advance,


|\|.
  #2   Report Post  
Posted to microsoft.public.dotnet.framework.interop,microsoft.public.excel.programming
external usenet poster
 
Posts: 811
Default What library is xlLocationAsObject in for use in VB.NET?

"Nick Dreyer" wrote in message
...
In VB.NET I imported Excel and Graph libraries,
but xlLocationAsObject is found in neither.
Where is it? Also, can anyone tell me an easy way to find out
which library contains a given name like this? (so I won't
need to bother a newsgroup about this next time!)


Hi Nick,

According to the VBA Object Browser, xlLocationAsObject is one of three
XlChartLocation enumeration values in the Excel object library. No idea why
it doesn't show up in VB.NET, but you can substitute its value, the number
2, for it if you need to (this information can also be found in the VBA
Object Browser).

--
Rob Bovey, Excel MVP
Application Professionals
http://www.appspro.com/

* Take your Excel development skills to the next level.
* Professional Excel Development
http://www.appspro.com/Books/Books.htm


Reply
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
Using C++ Dll library No Name Excel Programming 2 October 28th 04 05:22 PM
Reference Library - Missing Library in a lower version. luvgreen Excel Programming 1 October 7th 04 02:08 AM
Add library in vba JonoB[_3_] Excel Programming 0 April 23rd 04 01:04 PM
Use the .NET Library in VBA? Thomas Wieser Excel Programming 1 April 14th 04 02:07 PM
xlLocationAsObject Peter H Excel Programming 0 July 24th 03 02:14 PM


All times are GMT +1. The time now is 11:07 AM.

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

About Us

"It's about Microsoft Excel"