Thread
: [Solved]
Find if the selection is a horizontal line
View Single Post
06-25-2016, 05:31 AM
NevilleT
Windows 7 64bit
Office 2003
Novice
Join Date: Mar 2015
Posts: 29
This is the code I am using to set the line.
Selection.ParagraphFormat.LeftIndent = InchesToPoints(1.4) ' Set the value of the indent
Selection.InlineShapes.AddHorizontalLineStandard ' Add the line
NevilleT
View Public Profile
Find all posts by NevilleT