Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.WorkspaceSettings Namespace / MacroEnumerationOption Enumeration


MacroEnumerationOption Enumeration
Indicates the source location of a macro.
Syntax
'Declaration
 
Public Enum MacroEnumerationOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As MacroEnumerationOption
Members
MemberDescription
CommonProjectMacros come from Common VBA project.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.WorkspaceSettings.MacroEnumerationOption

See Also