Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / CopyNumberAsText Property
In This Topic
CopyNumberAsText Property
In This Topic
Gets or sets a value indicating whether to copy numbers from Reflection as text. Only affects BIFF (Binary Interchange File Format) Clipboard format.
Syntax
expression.CopyNumberAsText As Boolean
where expression is a variable that represents a IbmScreen Object
See Also