Technical Support
Have technical issues or suggestions? Please contact Visual Paradigm Support Team.
Sales Support
Have questions related to registration, licensing or payment? Feel free to contact Visual Paradigm Sales Team.
<TableBlock> is a construct that enables you to insert a table to report diagram. It is typically used to present table of elements or element properties. You must combine the use of <TableRow> and <TableCell> in order to form a complete table. Most of the build-in templates are formed by tables and contains <TableBlock>. You can look for references easily.
|
|||||||||||||||||||||||||||||||||
| Supported attributes for <TableBlock> |
<TableRow> is a construct that enables you to add rows to a <TableBlock>. Without <TableRow>, <TableBlock> is useless. You should add <TableCell> to <TableRow> in order to complete a table.
|
|||||||||
| Supported attributes for <TableRow> |
<TableCell> is a construct that enables you to add cells to a <TableRow>.
|
||||||||||||||||||||||||||||||
| Supported attributes for <TableCell> |
| 7. Text and break | Table of Contents | 9. Miscellaneous |
Technical Support
Have technical issues or suggestions? Please contact Visual Paradigm Support Team.
Sales Support
Have questions related to registration, licensing or payment? Feel free to contact Visual Paradigm Sales Team.