C# Class ExcelDna.Integration.XlCallException

Inheritance: System.Exception
Afficher le fichier Open project: system-tradingtech/DataTools

Méthodes publiques

Свойство Type Description
xlReturn XlCall.XlReturn

Méthodes publiques

Méthode Description
XlCallException ( XlCall xlReturn ) : System

Method Details

XlCallException() public méthode

public XlCallException ( XlCall xlReturn ) : System
xlReturn XlCall
Résultat System

Property Details

xlReturn public_oe property

public XlCall.XlReturn xlReturn
Résultat XlCall.XlReturn