Sign in
Excel Programming
An Excel Programmability blog by Gabhan Berry
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
Addins
Automation
BI
C#
Functions
OpenXML
PivotTables
Ribbon
Statistics
TechEd
VBA
XLL
Browse by Tags
MSDN Blogs
>
Excel Programming
>
All Tags
>
ribbon
Tagged Content List
Blog Post:
Custom Task Panes
Gabhan Berry
A Custom Task Pane (CTP) is a user interface component in Office which is used to provide a non-modal window. Some of Excel's features, such as the PivotTable field list and Reseach tool, use CTPs. CTPs are exposed to customer extensions via the Office extensibility COM libraries. Any Excel developer...
on
13 Aug 2008
Blog Post:
Analysing Column Data using C# (... with a little Custom Drawing thrown in for fun)
Gabhan Berry
When presented with a table of data in Excel, sometimes it is useful to be able to learn some quick facts about it. One quick fact which is often useful is the distribution of values within a particular column. For example, if we have a column called Region it is useful to know which regions occur more...
on
10 Mar 2008
Blog Post:
Ribbon Customisation Links
Gabhan Berry
I thought it would be useful to provide a list of some good articles on customising the Office ribbon: 3-part Article on Ribbon Customisation ; Ribbon Developer Centre ; Jenson Harris' blog ; Repurposing Commands on the Ribbon ; Hiding groups of commands on the Ribbon ; Adding Custom...
on
14 Feb 2008
Page 1 of 1 (3 items)