Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I don't know if this is the proper forum for asking a C++ Excel programming question, but here goes. My application has an _Application, _Workbook, and Workbooks classes all derived from COleDispatchDriver that were added from Excel's type library. The two methods I'm interested in using right now a void ChangeLink(LPCTSTR Name, LPCTSTR NewName, long Type); VARIANT LinkSources(const VARIANT& Type); That are declared in the _Workbook class. I'd like to iterate through all the client links Excel is holding onto and change the filename they're pointing to, however I can't find any good documentation or samples on how to use these or any other methods from a C++ perspective. Could anyone direct me to such documentation or provide some samples? -- sjc ------------------------------------------------------------------------ sjc's Profile: http://www.excelforum.com/member.php...o&userid=32001 View this thread: http://www.excelforum.com/showthread...hreadid=517354 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Slow opening links between workbooks with links created in 2003 | Excel Discussion (Misc queries) | |||
Update links box gives Continue or Edit Links dialog | Excel Discussion (Misc queries) | |||
Edit Links: Changing links on a protected worksheet | Excel Discussion (Misc queries) | |||
EXCEL - LINKS cannot easily get list of all links & names in book | Excel Worksheet Functions | |||
can't update links...can't find links | Excel Discussion (Misc queries) |