Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    
    ...
    my $tree = $table->tree;
    
    print $tree->cell(0,0)->as_text;