C# Class ExcelDna.Integration.Integration

Afficher le fichier Open project: Excel-DNA/ExcelDna Class Usage Examples

Méthodes publiques

Méthode Description
RegisterMethods ( List methods ) : void
RegisterUnhandledExceptionHandler ( UnhandledExceptionHandler h ) : void

Method Details

RegisterMethods() public static méthode

public static RegisterMethods ( List methods ) : void
methods List
Résultat void

RegisterUnhandledExceptionHandler() public static méthode

public static RegisterUnhandledExceptionHandler ( UnhandledExceptionHandler h ) : void
h UnhandledExceptionHandler
Résultat void