HTMLTable GetFooterCells Method

Returns a matrix of <th> elements under <tfoot>.

   R←I GetRows 0
   R←GetRows I

I is an HTMLTable instance. R is a matrix of <th> elements under <tfoot>.