S
sender
hello I have a quick question.
I have some shapes in documents that are set to layout "in front of text".
I am trying to set them in vba to "in line with text". So they get attached
into the document, and are not "floaty".
I am trying
"shape.WrapFormat.Type = wdWrapInline".
but it does seem to work.
any suggestions?
thanks in advance
I have some shapes in documents that are set to layout "in front of text".
I am trying to set them in vba to "in line with text". So they get attached
into the document, and are not "floaty".
I am trying
"shape.WrapFormat.Type = wdWrapInline".
but it does seem to work.
any suggestions?
thanks in advance