Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ CopyTableMethod Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
CopyTableMethod Property
In This Topic
Gets or sets the copy table method.
Syntax
Visual Basic (Declaration)
expression
.CopyTableMethod
As
CopyTableMethods
where
expression
is a variable that represents a
Screen Object
Property Value
A
CopyTableMethods
value
Remarks
The method can be DetectColumns (based on vertical space alignment) or MultipleSpaces (which replaces multiple spaces or tabs with a single tab). The default is DetectColumns.
See Also
Reference
Screen Object
Screen Members