in reply to Horizontal Alignment
Also, please consider using code tags in your posts.my $format = $workbook->add_format(); $format->set_align('center'); $format->set_align('vcenter');
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Horizontal Alignment
by jinhuang1992 (Novice) on Jan 26, 2007 at 20:30 UTC |