<System.Runtime.InteropServices.ComVisibleAttribute(True)> <System.Runtime.InteropServices.GuidAttribute("7ACEFD58-6A9B-435b-AAE8-6AF0B5D59BCD")> Public Enum ProjectOption Inherits System.Enum
<System.Runtime.InteropServices.ComVisibleAttribute(True)> <System.Runtime.InteropServices.GuidAttribute("7ACEFD58-6A9B-435b-AAE8-6AF0B5D59BCD")> Public Enum ProjectOption Inherits System.Enum
Member | Description |
---|---|
CommonProject | Uses macros from The Common VBA project. |
CurrentLegacyProject | Uses macros from the current document's legacy VBA project. |
CurrentProject | Uses macros from the current document's VBA project. |