InfoConnect for Airlines VBA Guide
CopyDataFormat Property
Gets or sets the copy data format.
Syntax
Object.CopyDataFormat As CopyDataFormats
Remarks
Format can be Lines (the default), Unformatted or Paragraph.
See Also