Toggle navigation
Add-in X Documentation
Github Repos
Contact
×
Contact us!
Name
Email
Message
After filling out this form, you just have to click on the button "Send". We will get your message, you can then close this window.
Documentation 1.0
Overview
Presentation
Excel Libraries
Add-in structure
Ribbon Builder
1. Installation
2. Quick Start
3. Unique Identifier
4. Tabs and groups
5. Box container
Controls
Button
Checkbox
Combo-box
DropDown
DialogBox Launcher
Edit-box
Label
Menu
Gallery
Toggle button
Examples
Excel functions
Ribbon
WCF service
WPF window
Example for AddinX toolkit
The following pages are tagged with
example
Page
Excerpt
Fluent ribbon sample
Using the Add-in X toolkit, it is easy to create a ribbon.
Creating an add-in for Excel functions
It is the simplest functionality and we will see how to do so.
Using a WCF service in an add-in
We will present how easy it is to consume data from a WCF service in an Excel add-in.
Using a WPF application in an add-in
Opening a WPF window from an Excel add-in is now made easy using our helper method.