Posts Tagged ‘Excel’
The charting engine for Excel took a leap forward with the release of Office 2007. However, the engine was slower than Excel 2003's version and also introduced a few bugs. Luckily Excel 2010 fixed those bugs and is back to being fast. Sparklines, a word-sized chart has also been introduced in Excel 2010...
Read the rest of this entry →
C#, COM add-ins, Excel, Office 2010 |
No Comments
Add-in Express enables you as a developer to quickly and easily create, not just MS Office add-ins but also Excel XLL add-ins, Excel Real-time data (RTD) servers and smart tags. In this post I'll demonstrate how you could include all this functionality in one Visual Studio project. Start by creating a new ADX COM Add-in project in Visual Studio...
Read the rest of this entry →
.NET, C#, COM add-ins, Excel, Office, Office 2010, Outlook, RTD servers, smart tags, Word, XLL |
2 Comments
Ty Anderson | May 12th, 2011
People use Microsoft Office for all sorts of tasks in order to get their work done. For example, they use Word to write proposals, they use PowerPoint to create awesome marketing presentations, and then they use Excel to calculate their commissions. But the thing is often users need to leave Office to go and gather information that they need to complete the document...
Read the rest of this entry →
Excel, PowerPoint, task panes, Word |
No Comments
Ty Anderson | May 10th, 2011
Microsoft Excel supports multiple types of add-in architectures, from XLLs to user-defined functions and COM add-ins to real-time data servers. Each have their own interface in Excel and each require separate sets of technical knowledge to use them effectively leaving a developer just wondering where to begin...
Read the rest of this entry →
.NET, COM add-ins, Excel |
No Comments
Ty Anderson | March 10th, 2011
Office development is a rewarding experience providing you the developer using Visual Studio the opportunity to impact the lives of users of all shapes and sizes. Using Office as the development platform, you can build solutions that integrate with your users' business processes and simplify their life...
Read the rest of this entry →
.NET, COM add-ins, Excel, Office, Office 2010, Outlook, PowerPoint, Visual Studio, Word |
No Comments
Ty Anderson | March 10th, 2011
If you have any experience in developing solutions on the Office platform, you have most likely learnt that Office has the tendency to abuse its developers. One of the main reasons for this is that Office is comprised of several different applications like Outlook, Excel, PowerPoint and Word, and each of these applications has their own object model that you need to understand and master when building your solutions...
Read the rest of this entry →
.NET, COM add-ins, Excel, Office, Office 2010, Outlook, PowerPoint, Visual Studio, Word |
2 Comments
Ty Anderson | February 7th, 2011
I admit it…it's been awhile since we published Part 1. So I don't blame you if gave up hope of ever seeing Part 2. But I'm here to tell you that you have not waited in vain because today we present to you Part 2 of the Create an Office Shared Add-in series...
Read the rest of this entry →
.NET, COM add-ins, Excel, Office, Office 2010, Outlook, Outlook regions, PowerPoint, task panes, Word |
4 Comments