MsoEnvelopeClass 类

定义

仅供内部使用。

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
继承
MsoEnvelopeClass
属性
实现

属性

CommandBars

仅供内部使用。

Introduction

仅供内部使用。

Item

仅供内部使用。

Parent

仅供内部使用。

方法

add_EnvelopeHide(IMsoEnvelopeVBEvents_EnvelopeHideEventHandler)

仅供内部使用。

add_EnvelopeShow(IMsoEnvelopeVBEvents_EnvelopeShowEventHandler)

仅供内部使用。

remove_EnvelopeHide(IMsoEnvelopeVBEvents_EnvelopeHideEventHandler)

仅供内部使用。

remove_EnvelopeShow(IMsoEnvelopeVBEvents_EnvelopeShowEventHandler)

仅供内部使用。

事件

EnvelopeHide

仅供内部使用。

EnvelopeShow

仅供内部使用。

适用于