Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Is it possible to load XML/SSML string into workbook without using temporary file?

Hi all,

If I already obtain/construct a XML/SSML programmatically, is it
possible to load it into the Excel workbook object using C# (e.g.,
Workbook.OpenText() or Workbook.OpenXML(), or any Open function...)

All the samples and articles I got required we save the result into a
temporary file and then using Workbook.OpenText(filepath) to open it
up with a file path. The problem is that I can't force my user to have
a temporary directory set up...

Thanks in advance for your help.
William.
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
CREATE TEMPORARY FILE WHEN SAVE Bhavin Excel Discussion (Misc queries) 0 October 2nd 09 02:01 PM
how do i retrieve my excel file from temporary files folder sully Excel Discussion (Misc queries) 1 February 24th 09 01:19 AM
How to stop Excel from saving a file to a temporary document when. CLL Excel Discussion (Misc queries) 1 November 8th 06 10:16 PM
Excel Creating Temporary File After Saving NicIT Excel Discussion (Misc queries) 1 February 14th 05 01:47 AM
copy a sheet in same workbook temporary block excel mircea Excel Worksheet Functions 0 January 22nd 05 12:23 PM


All times are GMT +1. The time now is 05:20 PM.

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"