my $Doc = $Word->Documents->Open($mydocument); $Doc->ActiveWindow->Selection->HomeKey(wdStory); $Doc->ActiveWindow->Selection->WholeStory; $Doc->ActiveWindow->Selection->Font->Size('9pt');
Edited by planetscape - added code tags
2006-03-14 Retitled by planetscape, as per Monastery guidelines
Original title: 'Set font size in Words documnet'
In reply to Set font size in Words document by sungy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |