gre.set table template attrs

gre.set_table_template_attrs(
    table_name,
    row,
    col,
    tag_table
)
            

Set attributes for a table column template. This will result in the template being changed and the entire table being re-laid out and re-configured. If any changes were made to specific cells then those changes will be lost and need to be re-applied.

The tag_table contains tags and values for the attributes to set: width, height

Was this article helpful?
0 out of 0 found this helpful