HTMLTable GetHeaderCells Method

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

   R←I GetHeaderCells 0
   R←GetHeaderCells I

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