Help for this page

Select Code to Download


  1. or download this
    Input:
    <thead>
    ...
    <row><col>abc</col><col>bcd</col><col>def</col></row>
    <row><col>abc</col><col>bcd</col><col>def</col></row>
    </thead>
    
  2. or download this
    Input:
    <thead>
    ...
    <row><col>abc</col><col><ex>bcd</ex></col><col>def</col></row>
    <row><col>abc</col><col>bcd</col><col>def</col></row>
    </thead>