News

While working with HTML Editor, we wanted to add a functionality by which user can create table inside the HTML Editor by just clicking the button. We added this functionality by following these steps ...
Demonstrates how to use the JavaScript API for Office to bind an add-in to a named table in Microsoft Excel 2013 or Microsoft Word 2013, extract data from the table, react to events in the table, and ...
This sample to the rescue! It takes a range of data you have selected and outputs the Markdown that is needed to represent that range as a table. It is written as an Excel Add-in and uses the Excel ...