메소드 | 설명 | |
---|---|---|
Excel ( int xlFunction ) : object | ||
RTD ( string progId, string server ) : object |
Supports the registration-free RTD service.
|
|
TryExcel ( int xlFunction, object &result ) : XlReturn |
메소드 | 설명 | |
---|---|---|
LPenHelper ( int wCode, FmlaInfo &fmlaInfo ) : int | ||
Suspend ( ) : IDisposable |
public static RTD ( string progId, string server ) : object | ||
progId | string | The ProgId or type name of the RTD server. |
server | string | not used |
리턴 | object |
public static TryExcel ( int xlFunction, object &result ) : XlReturn | ||
xlFunction | int | |
result | object | |
리턴 | XlReturn |