2.8 addheader

The addheader subroutine adds a table header to the table.

Parameters:

$xestiascan_presmodule->addheader(headername, options);


Usage:

$xestiascan_presmodule->addheader("Header Name", { Style => "tableheader" });


headername
Specifies the header name to use.

options
Specifies the following options as a hash in any order.

Setting Description
Style Specifies the CSS style to use.