J
Jim Gordon MVP
Does anyone know? I had this working but can't find my sample.
I imagine it would go something like this, but the following doesn't work:
Set oPicture = ActiveWindow.Selection.ShapeRange
With oPicture
..Line.Style = msoLineThinThin
End With
-Jim
I imagine it would go something like this, but the following doesn't work:
Set oPicture = ActiveWindow.Selection.ShapeRange
With oPicture
..Line.Style = msoLineThinThin
End With
-Jim