1HTMLDocument.makeHeaderCell(3kKaayyaa)module refeHrTeMnLcDeocument.makeHeaderCell(3kaya)
2
3
4

NAME

6       HTMLDocument::makeHeaderCell - Make a table cell a header cell
7

SYNOPSIS

9       ElementTree makeHeaderCell( ElementTree tsect, Int row, Int col )
10

ARGUMENTS

12       tsect The table header, footer or body section
13
14       row The row to retrieve from (starting at 0)
15
16       col The column to retrieve from (starting at 0)
17

DESCRIPTION

19       Makes  a table cell a header cell and returns the cell. Apart from con‐
20       verting the cell to a header cell if it wasn't already, this is identi‐
21       cal to HTMLDocument.getTableCell (3kaya)
22
23

AUTHORS

25       Kaya   standard  library  by  Edwin  Brady,  Chris  Morris  and  others
26       (kaya@kayalang.org). For further information see http://kayalang.org/
27

LICENSE

29       The Kaya standard library is free software;  you  can  redistribute  it
30       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
31       License (version 2.1 or any later version) as  published  by  the  Free
32       Software Foundation.
33
35       HTMLDocument.getTableCell (3kaya)
36       HTMLDocument.makeDataCell (3kaya)
37
38
39
40Kaya                             December 201H0TMLDocument.makeHeaderCell(3kaya)
Impressum