Hi @mikekaganski, scenario is:
- select text between
{and} - highlight the text changing the font, the background, …
- if
{and}are not in the same container it means that there are a missing{or}=> error- for example
{is in the body and}is in the header
- for example
- in the macro I added some constant (for now) and user can decide to set constant so to exclude of highlighting for: body, header/footer, cell (of table)
- if the table is in the header and user want to exclude header/footer, I need to know that the founded text in cell is (or not is) of a table that is in the header/footer
)