Hello,
I'm using the Template Markers features in an Excel file. It's working as the documentation is written but I wanted to know if it was possible to go a bit further and use a mailmerge like functionality in this type of document.
Here is an example :
https://imgur.com/a/Bnk6EhN

On the left is the template, on the right is the result of the processing done in .NET CORE. As you can see in the third line the markers are not replaced because there is some text in the cell.
- Is there a way to work around that and keep some text in a cell ?
- Is it possible to "hide" this marker and only display a label and use a hidden code when processing the template ?
Thanks,
Tuan