MsoEnvelopeClass Class

Definition

Reserved for internal use.

public ref class MsoEnvelopeClass : Microsoft::Office::Core::MsoEnvelope
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("0006F01A-0000-0000-C000-000000000046")]
public class MsoEnvelopeClass : Microsoft.Office.Core.MsoEnvelope
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("0006F01A-0000-0000-C000-000000000046")>]
type MsoEnvelopeClass = class
    interface IMsoEnvelopeVB
    interface MsoEnvelope
    interface IMsoEnvelopeVBEvents_Event
Public Class MsoEnvelopeClass
Implements MsoEnvelope
Inheritance
MsoEnvelopeClass
Attributes
Implements

Properties

CommandBars
Introduction
Item
Parent

Methods

add_EnvelopeHide(IMsoEnvelopeVBEvents_EnvelopeHideEventHandler)
add_EnvelopeShow(IMsoEnvelopeVBEvents_EnvelopeShowEventHandler)
remove_EnvelopeHide(IMsoEnvelopeVBEvents_EnvelopeHideEventHandler)
remove_EnvelopeShow(IMsoEnvelopeVBEvents_EnvelopeShowEventHandler)

Events

EnvelopeHide
EnvelopeShow

Applies to