C# Class ExcelDna.IntelliSense.ExcelDnaIntelliSenseProvider.XllRegistrationInfo

Exibir arquivo Open project: Excel-DNA/IntelliSense

Public Methods

Method Description
GetFunctionInfos ( ) : IEnumerable
Refresh ( ) : void
XllRegistrationInfo ( string xllPath ) : System

Method Details

GetFunctionInfos() public method

public GetFunctionInfos ( ) : IEnumerable
return IEnumerable

Refresh() public method

public Refresh ( ) : void
return void

XllRegistrationInfo() public method

public XllRegistrationInfo ( string xllPath ) : System
xllPath string
return System