Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / CopyDataFormat Property
In This Topic
    CopyDataFormat Property
    In This Topic
    Gets or sets the copy data format.
    Syntax
    expression.CopyDataFormat As CopyDataFormats
    where expression is a variable that represents a Screen Object

    Property Value

    A CopyDataFormats value
    Remarks
    Format can be Lines (the default), Unformatted or Paragraph.
    See Also