![]() |
#8
|
||||
|
||||
![]()
Well, yes, you could do that quite simply with a macro like:
Code:
Sub Demo() ActiveDocument.Range.ParagraphFormat.Alignment = wdAlignParagraphJustifyLow End Sub Code:
Sub Demo() Selection.Range.ParagraphFormat.Alignment = wdAlignParagraphJustifyHi End Sub For PC macro installation & usage instructions, see: Installing Macros For Mac macro installation & usage instructions, see: https://wordmvp.com/Mac/InstallMacro.html
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
FiveFingers | Word Tables | 3 | 06-26-2024 08:20 PM |
![]() |
ozzzy | Word | 2 | 01-21-2021 06:41 AM |
Controlling line breaking when using Shrink Text on Overflow | catflap | Publisher | 0 | 03-08-2018 02:08 AM |
![]() |
NobodysPerfect | Word VBA | 1 | 04-07-2014 03:58 PM |
Formula for algorithm | santiago_dl | Excel | 0 | 01-11-2012 11:09 AM |