How to add a Writeback button
Introduction
In this post, I explain how we can add a button for executing a defined writeback to the excel worksheet.
Practices
There is an Excel worksheet with a writeback definition in it.

On the SharperLight ribbon, go to ‘Buttons,’ then select ‘Writeback‘ and ‘mdWriteBack‘ to add a new writeback button.

Select the writeback definition you want to bind to the button.

As soon as you click the OK button, the writeback button is created.

Afterword
This is useful because you can execute the writeback by clicking the button, without having to open the writeback definition.
