sb.setTableTemplateAttrs(templateName, row, col, tagObject)
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 tagObject contains tags and values for the attributes to set:
width
height
Parameters: templateName The model full path of the table tenple to set information about row The row of the table template to get information on col The column of the table template to get information on tagObject An object containing the keys to change