C# Class ExcelDna.IntelliSense.WorkbookIntelliSenseProvider.WorkbookRegistrationInfo

Afficher le fichier Open project: Excel-DNA/IntelliSense

Méthodes publiques

Méthode Description
GetFunctionInfos ( ) : IEnumerable
Refresh ( ) : void
WorkbookRegistrationInfo ( string name ) : System

Method Details

GetFunctionInfos() public méthode

public GetFunctionInfos ( ) : IEnumerable
Résultat IEnumerable

Refresh() public méthode

public Refresh ( ) : void
Résultat void

WorkbookRegistrationInfo() public méthode

public WorkbookRegistrationInfo ( string name ) : System
name string
Résultat System