---
title: "Table 3"
canonical: "https://support.appfire.com/space/TBL/74815239/Table%203"
format: markdown
---
### <span style="color: #333333">Screenshot</span>


> Macro (excerpt)
> 
> > Macro (legacy-content)


### Select This Macro

|  |  |
| --- | --- |
| *Macro Name* | *Any of the following:*<br>- [Attachment Table Macro](https://appfire.atlassian.net/wiki/display/TBL/Attachment+Table+Macro)
- [CSV (Comma Separated Values) Macro](https://appfire.atlassian.net/wiki/display/TBL/CSV+Macro)
- [Excel Macro](https://appfire.atlassian.net/wiki/display/XL/Excel+Macro)
- [JSON Table Macro](https://appfire.atlassian.net/wiki/display/TBL/JSON+Table+Macro)
- [SQL Macro](https://appfire.atlassian.net/wiki/display/SQL/SQL+Macro)
- [SQL-file Macro](https://appfire.atlassian.net/wiki/display/SQL/SQL-file+Macro)
- [SQL-query Macro](https://appfire.atlassian.net/wiki/display/SQL/SQL-query+Macro)
- [Table Plus macro](https://appfire.atlassian.net/wiki/display/TBL/Table+Plus+Macro) |
| *Macro Syntax* | *Any of the following:*<br>- {attachment-table}
- {csv}
- {excel}
- {json}
- {sql}
- {sql-file}
- {sql-query}
- {table-plus} |

### <span style="color: #333333">Define these Parameters/Values</span><span style="color: #333333"> </span>


> Macro (table-plus)
> 
> |  |  |
> | --- | --- |
> | *Enable row highlighting on mouse over* | False |
> | *Auto total row* | True |
> | *Show sort icon* | True |
> | *Auto sort column* | 1 |
> | *Column types* | ```
> S,I,f"$0,0.00",f"$0,0.00"
> ``` |
> | *Column calculations* | ```
> TOTAL,sum,sum,sum
> ``` |
> | *Row styles* | ```
> font-weight:bold;font-size:1.2em;color:white;background:#254f8e;border:white 4px solid,background:#d8e4f6;border:white 4px solid,
> ``` |
> | *Column styles* | ```
> border:white 4px solid;text-align:left;,border:white 4px solid;text-align:center;,border:white 4px solid;text-align:right;,border:white 4px solid;text-align:right;
> ``` |
> | *Table class* | MyClass |
> | *Table style* | ```
> background-color:#d8e4f6;border-collapse:collapse;
> ``` |


### Other Examples

Visit our [full list of product examples](https://appfire.atlassian.net/wiki/spaces/TBL/pages/74815984) for additional inspiration!