C# Class ExcelDna.IntelliSense.UIStateUpdate

Inheritance: System.EventArgs
Afficher le fichier Open project: Excel-DNA/IntelliSense Class Usage Examples

Méthodes publiques

Méthode Description
EnableUpdateEvent ( ) : void
LogString ( ) : string
ToString ( ) : string
UIStateUpdate ( UIState oldState, UIState newState, UpdateType update ) : System

Method Details

EnableUpdateEvent() public méthode

public EnableUpdateEvent ( ) : void
Résultat void

LogString() public méthode

public LogString ( ) : string
Résultat string

ToString() public méthode

public ToString ( ) : string
Résultat string

UIStateUpdate() public méthode

public UIStateUpdate ( UIState oldState, UIState newState, UpdateType update ) : System
oldState UIState
newState UIState
update UpdateType
Résultat System