Do you want to format entire selected text/paragraphs?
Use for example "SELECTION.FONT.BOLD = TRUE"
If you need diferent format for each paragraph within the selected range:
"selection.Paragraphs(1).range.italic=true"
I think that the problem is that this will not work with multiple areas selection (select non continuous paragraphs ranges).
__________________
Backup your original file before doing any modification.
|