C# 클래스 NetOffice.OfficeApi.Events.IMsoEnvelopeVBEvents_SinkHelper

상속: SinkHelper, IMsoEnvelopeVBEvents
파일 보기 프로젝트 열기: ehsan2022002/VirastarE 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Id string

공개 메소드들

메소드 설명
EnvelopeHide ( ) : void
EnvelopeShow ( ) : void
IMsoEnvelopeVBEvents_SinkHelper ( ICOMObject eventClass, IConnectionPoint connectPoint ) : NetOffice.Attributes

메소드 상세

EnvelopeHide() 공개 메소드

public EnvelopeHide ( ) : void
리턴 void

EnvelopeShow() 공개 메소드

public EnvelopeShow ( ) : void
리턴 void

IMsoEnvelopeVBEvents_SinkHelper() 공개 메소드

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

프로퍼티 상세

Id 공개적으로 정적으로 프로퍼티

public static string Id
리턴 string