C# Class ExcelDna.Integration.Integration

Exibir arquivo Open project: Excel-DNA/ExcelDna Class Usage Examples

Public Methods

Method Description
RegisterMethods ( List methods ) : void
RegisterUnhandledExceptionHandler ( UnhandledExceptionHandler h ) : void

Method Details

RegisterMethods() public static method

public static RegisterMethods ( List methods ) : void
methods List
return void

RegisterUnhandledExceptionHandler() public static method

public static RegisterUnhandledExceptionHandler ( UnhandledExceptionHandler h ) : void
h UnhandledExceptionHandler
return void