C# 클래스 ExcelDna.Integration.CustomUI.CommandBar

파일 보기 프로젝트 열기: system-tradingtech/DataTools 1 사용 예제들

공개 메소드들

메소드 설명
Delete ( ) : void
FindControl ( object type, object id, object tag, object visible, object recursive ) : CommandBarControl
GetComObject ( ) : object

비공개 메소드들

메소드 설명
CommandBar ( object commandBar ) : System

메소드 상세

Delete() 공개 메소드

public Delete ( ) : void
리턴 void

FindControl() 공개 메소드

public FindControl ( object type, object id, object tag, object visible, object recursive ) : CommandBarControl
type object
id object
tag object
visible object
recursive object
리턴 CommandBarControl

GetComObject() 공개 메소드

public GetComObject ( ) : object
리턴 object