in reply to Win32::OLE alignment
my $xlRight = -4152; $worksheet->Cells(1,2)->{HorizontalAlignment} = $xlRight;
Earth first! (We'll rob the other planets later)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Win32::OLE alignment
by Grygonos (Chaplain) on Nov 01, 2004 at 21:07 UTC |