IWorksheetFunction.Index(Object, Double, Object, Object) 方法

定义

public object Index (object Arg1, double Arg2, object Arg3, object Arg4);
Public Function Index (Arg1 As Object, Arg2 As Double, Optional Arg3 As Object, Optional Arg4 As Object) As Object

参数

Arg1
Object
Arg2
Double
Arg3
Object
Arg4
Object

返回

适用于