Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Excel   (RSS)
Sorry, but there are no more tags available to filter with.

Excel 2007 XLL SDK Unicode String Support Update

The Microsoft Excel 2007 XLL SDK introduced a new data structure, the XLOPER12, which allows your addin to obtain Unicode strings in XLL function calls. However, there were a couple of limitations with the implemention of the SDK which prevented your
Posted by VSOfficeDeveloper | (Comments Off)
Filed under:

Excel OLE Embedding Errors if you have Managed Add-In Sinking Application Events in Excel

Summary If you build a managed component that loads into Excel's process space, and the managed code uses the PIA (or a custom IA using event delegates) to sink events on the Application object, that Excel instance may encounter problems when used for
Posted by VSOfficeDeveloper | 1 Comments
Filed under:

Attachment(s): xlEvents_Sample.zip

Excel 2007 does not return shape data using XLL xlfGetDocument command

Summary Microsoft Excel XLL add-ins using the xlfGetDocument command with the command type 42 to return a matrix of shapes (objects, images, controls) on the active sheet may encounter problems in Excel 2007, because the command fails to return any such
Posted by VSOfficeDeveloper | 1 Comments
Filed under:

Excel 2007 Extension Warning On Opening Excel Workbook from a Web Site

Web sites that use an XLS MIME type to open content in Excel 2007 from a web site may see warning alert that file is in a different format than its extension. This is a new alert to Excel 2007. The reason for the alert, and things you can do to work around it, are documented in this post.
Posted by VSOfficeDeveloper | 4 Comments
Filed under:
 
Page view tracker