Envelope.ReturnAddressStyle (Word)

Returns a Style object that represents the return address style for the envelope.

If an envelope is added to the document, text formatted with the Envelope Return style is automatically updated.


Set myStyle = ActiveDocument.Envelope.ReturnAddressStyle 
MsgBox Prompt:=myStyle.Description, Title:=myStyle.NameLocal