Excel12f

  1. int Excel12f(int xlfn, LPXLOPER12 pxResult, LPXLOPER12[] args)
  2. int Excel12f(int xlfn, LPXLOPER12 result, const(XLOPER12)[] args)
    nothrow
    int
    Excel12f
    (
    int xlfn
    ,,
    scope const(XLOPER12)[] args...
    )
  3. int Excel12f(int xlfn, LPXLOPER12 pxResult)

Meta