Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
arron.craig
540 Views, 2 Replies

ilogic rule for placing custom rev table on sheet

I'm trying to place a revision table from a defined style titled "ABC Rev Table".

I have tried to adapt the code from the this post but cannot find how to define which table to insert.

 

Using the API help I got as far as finding the RevisionTables.Add2 method which has an arg called 

 

[RevisionTableStyle] As Variant but I have no idea how to use it, 

 

RevisionTableStyle Variant Optional input RevisionTableStyle object that specifies the style to use for the table. If not provided, the default style is used.