WrapAroundText Property Example

This example sets Microsoft Word to wrap text around the first table in the document.

ActiveDocument.Tables(1).Rows.WrapAroundText = True