Attachmate Reflection 2014 .NET API Reference
CopyTableMethods Enumeration


Specifies the method used to generate tabular data when copying tables.
Syntax
'Declaration
 
Public Enum CopyTableMethods 
   Inherits System.Enum
'Usage
 
Dim instance As CopyTableMethods
public enum CopyTableMethods : System.Enum 
Members
MemberDescription
DetectColumnsColumns are set by analyzing vertical space alignment.
MultipleSpacesColumns are set by replacing multiple spaces or tabs with a single tab.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.OpenSystems.CopyTableMethods

Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

Attachmate.Reflection.Emulation.OpenSystems Namespace

Send Feedback