Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ExcelDna
IntelliSense
UIStateUpdate
C# 클래스 ExcelDna.IntelliSense.UIStateUpdate
상속:
System.EventArgs
파일 보기
프로젝트 열기: Excel-DNA/IntelliSense
1 사용 예제들
공개 메소드들
메소드
설명
EnableUpdateEvent
( ) :
void
LogString
( ) :
string
ToString
( ) :
string
UIStateUpdate
(
UIState
oldState
,
UIState
newState
,
UpdateType
update
) :
System
메소드 상세
EnableUpdateEvent()
공개
메소드
public
EnableUpdateEvent
( ) :
void
리턴
void
LogString()
공개
메소드
public
LogString
( ) :
string
리턴
string
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
UIStateUpdate()
공개
메소드
public
UIStateUpdate
(
UIState
oldState
,
UIState
newState
,
UpdateType
update
) :
System
oldState
UIState
newState
UIState
update
UpdateType
리턴
System