HTMLTable GetFooterRows Method
Returns the <tr> elements under <tfoot>
R←I GetFooterRows 0
R←GetFooterRows I
I is an HTMLTable instance. R is a vector of <tr> elements.
Returns the <tr> elements under <tfoot>
R←I GetFooterRows 0
R←GetFooterRows I
I is an HTMLTable instance. R is a vector of <tr> elements.