C# Class NetOffice.OfficeApi.Events.IMsoEnvelopeVBEvents_SinkHelper

Inheritance: SinkHelper, IMsoEnvelopeVBEvents
Show file Open project: ehsan2022002/VirastarE Class Usage Examples

Public Properties

Property Type Description
Id string

Public Methods

Method Description
EnvelopeHide ( ) : void
EnvelopeShow ( ) : void
IMsoEnvelopeVBEvents_SinkHelper ( ICOMObject eventClass, IConnectionPoint connectPoint ) : NetOffice.Attributes

Method Details

EnvelopeHide() public method

public EnvelopeHide ( ) : void
return void

EnvelopeShow() public method

public EnvelopeShow ( ) : void
return void

IMsoEnvelopeVBEvents_SinkHelper() public method

public IMsoEnvelopeVBEvents_SinkHelper ( ICOMObject eventClass, IConnectionPoint connectPoint ) : NetOffice.Attributes
eventClass ICOMObject
connectPoint IConnectionPoint
return NetOffice.Attributes

Property Details

Id public static property

public static string Id
return string