Page 1 of 1

Title of a table

Posted: Tue Oct 05, 2021 2:51 pm
by hellroger
Hello together,
I am new into this forum and I try to work with the DOCXREADWRITE-Komponent for Delphi.
I am looking for a solution to find a table into my document. My tables have alternate titles.
Would this be possible??
Thanks im advance for support.

Re: Title of a table

Posted: Fri Oct 08, 2021 7:06 am
by larsa
Hello

This is not supported now but we will post an update next week supporting this.

Re: Title of a table

Posted: Mon Oct 11, 2021 9:56 am
by larsa
Hello

The update is ready now.

Use:

Set title in MS Word:
- Right click table.
- Select Table properites.
- Select Alt text
- Set Title.

In DOCXReadWrite, use: DOCX.Editor.FindTable('TableName');