Posts Tagged ‘Excel’
Eugene Starostin | April 22nd, 2010
Advanced Office task panes in Office 2010 have no principle differences from those of any other Office versions, they just work and that's it. That's why this subject is so arid, that I won't get back to it anymore. However, after scrutinizing all the above screenshots, I see that we will definitely ennoble certain "pixels"...
Read the rest of this entry →
.NET, Delphi, Excel, Office, PowerPoint, task panes, Word |
2 Comments
Dmitry Kostochko | April 9th, 2010
To resize your custom Office task pane, you need to use the trivial Width and Height properties of the particular instance of your task pane. There is just one important thing - the Splitter property should be set to None...
Read the rest of this entry →
.NET, COM add-ins, Excel, Outlook, Outlook regions, PowerPoint, Ribbon, task panes, VB.NET, Visual Studio, Word |
2 Comments
Andrei Smolin | March 24th, 2010
You know, a pessimist differs from an optimist by his attitude to a glass: the former thinks the glass is half empty, while the latter considers it's half full. When I was contemplating on the circumstances that made me write this post, I worked out another definition...
Read the rest of this entry →
.NET, C#, COM add-ins, Excel, Office, RTD servers, XLL |
2 Comments
Dmitry Kostochko | December 5th, 2009
This sample starts the new series of visual HowTo. We thought it would be a good idea to give you a sort of hands on training with Add-in Express. Today we are going to look at one of the most frequent tasks, creating a COM add-in for Microsoft Office....
Read the rest of this entry →
.NET, C#, COM add-ins, Excel, Office, Ribbon, task panes, VB.NET, Visual Studio |
3 Comments
Dmitry Kostochko | May 1st, 2009
In Office 2007 there are 3 available color schemes – Black, Blue and Silver. The background of controls in command bars and ribbon tabs is changed by Office automatically. Do you want to try changing the background of your Outlook forms and Excel task panes when the MS Office color scheme is changed?...
Read the rest of this entry →
.NET, C#, COM add-ins, Excel, Object model, Outlook, Outlook regions, task panes, VB.NET, Visual Studio |
No Comments
Eugene Starostin | April 29th, 2009
When Outlook is closing, Add-in Express saves the state of all regions embedded into Outlook, namely their position (if drag-and-drop is turned on), state (regions can be minimized or entirely hidden) and size (if resizing is allowed). We implemented this feature just to give end-users the utmost comfort when working with Outlook regions...
Read the rest of this entry →
.NET, C#, Delphi, Excel, Outlook, Outlook regions, VB.NET, Visual Studio, VSTO |
No Comments
Eugene Starostin | April 29th, 2009
In version 2009 of Add-in Express, a new property appears - RestoreFromMinimizedState. Now I will show you its behavior. Let's say, we have a minimized by default region...
Read the rest of this entry →
.NET, C#, Delphi, Excel, Outlook, Outlook regions, task panes, VB.NET, VSTO |
No Comments
Eugene Starostin | March 2nd, 2009
As compared to the previous generation, Add-in Express 2009 doesn’t contain revolutionary changes or enhancements. We have not rewritten the core code completely, the major part of the time was spent on the most in-demand features, such as Outlook view and form regions and Excel, Word and PowerPoint task panes...
Read the rest of this entry →
.NET, Delphi, Excel, IE add-ons, Office, Outlook, PowerPoint, Ribbon, task panes, VSTO, Word |
No Comments
Eugene Starostin | March 2nd, 2009
In addition to bug fixes, which I must admit were not too numerous, and some platform-dependent modifications and enhancements concerning Excel, we've decided to improve Advanced Excel Task Panes as well...
Read the rest of this entry →
.NET, C#, Delphi, Excel, task panes, VB.NET, Visual Studio, VSTO |
4 Comments