Hello,
This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore,
Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you
completely understand the risk before retrieving any software from the Internet.
From this link:
http://excellibrary.googlecode.com/svn-history/r43/trunk/src/ExcelLibrary/Office/Excel/SpreadSheet/Workbook.cs i find CompoundDocument class in these references:
using ExcelLibrary.CompoundDocumentFormat;
using ExcelLibrary.BinaryFileFormat;
using ExcelLibrary.BinaryDrawingFormat;
I use .NET Reflector to decompilation the dll and find Read and GetStreamData methods are exists, please refer to the following link:
http://code.google.com/p/excellibrary/downloads/detail?name=ExcelLibrary.dll&can=2&q=
Hope this helps.
Please mark the replies as answers if they help or unmark if not. If you have any feedback about my replies, please contact
msdnmg@microsoft.com
Microsoft One Code Framework