Does anyone knows why the following code won't return any result :
ActiveDocument.TextStyles(44).Font.Size = 18
All I want is to change the font size in one of user-defined paragraph style.
Does anyone knows why the following code won't return any result :
ActiveDocument.TextStyles(44).Font.Size = 18
All I want is to change the font size in one of user-defined paragraph style.