79390406

Date: 2025-01-27 10:30:05
Score: 3.5
Natty:
Report link

ActiveDocument.Tables(1) .This refers to the first table in the document. Rows.Alignment. This centers the specified table horizontally.

ActiveDocument.Tables(1).Rows.Alignment = wdAlignRowCenter This works well and if you have any questions or problems , please contact me.

Reasons:
  • Blacklisted phrase (0.5): contact me
  • Blacklisted phrase (1): please contact me
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user29378984