C# Class ExcelDna.Integration.XlCallException

Inheritance: System.Exception
Exibir arquivo Open project: system-tradingtech/DataTools

Public Properties

Property Type Description
xlReturn XlCall.XlReturn

Public Methods

Method Description
XlCallException ( XlCall xlReturn ) : System

Method Details

XlCallException() public method

public XlCallException ( XlCall xlReturn ) : System
xlReturn XlCall
return System

Property Details

xlReturn public_oe property

public XlCall.XlReturn xlReturn
return XlCall.XlReturn