2.8 addheader
Add a table header.
Parameters:
$kiriwrite_presmodule->addheader(headername, options);
Usage:
$kiriwrite_presmodule->addheader("Header Name", { Style => "tableheader" });
headername
Specifies the header name to use.
options
Specifies the following options as a hash in any order.
Values |
Description |
Style |
Specifies the CSS style to use. |