I am trying to develop a Google Document add-on to manage linked Google Spreadsheet tables in a Google Doc.
For example to allow updating of the source Google Sheet cells with changes applied to the linked cells of the Google Doc.
Although I can find the class list, there doesn't seem to the equivalent of an inlineLinkedTable class.
This post asks the same question but it wasn't answered.
What class should I be looking at or service.
Thanks, Rob