AddTable (htmlBody)
function AddTable(const iColumns:Array of string):ThtmlTable
Cette fonction ajoute une table html.
| Paramètre | Usage |
|---|---|
| iColumns | Tableau de column |
| Result | Un object hmlTable |
Exemple:
Voir aussi:
function AddTable(const iColumns:Array of string):ThtmlTable
Cette fonction ajoute une table html.
| Paramètre | Usage |
|---|---|
| iColumns | Tableau de column |
| Result | Un object hmlTable |
Exemple:
Voir aussi: