Try to translate in OLE2 a recorded macro code like (change color value, here it is RED)
ActiveDocument.Background.Fill.ForeColor.RGB = RGB(255, 0, 0)
Regards,
Raymond
Try to translate in OLE2 a recorded macro code like (change color value, here it is RED)
ActiveDocument.Background.Fill.ForeColor.RGB = RGB(255, 0, 0)
Regards,
Raymond