InfoConnect for Airlines VBA Guide
RetainDisplayFormat Property
Gets or sets a value indicating whether to retain formatting so that copied text is pasted in the same way as it is displayed in the terminal. When set to false, formatting is removed from copied text.
Syntax
Object.RetainDisplayFormat As Boolean
See Also