Help for this page

Select Code to Download


  1. or download this
      my $fmt = $ss->book->addformat;
      $fmt->set_text_wrap;
    
  2. or download this
      $ss->write_row(\@odata, $fmt);