Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IICustomFunction

com.aspose.cells.ICustomFunction

Hierarchy 层级

  • IICustomFunction

Index 目录

Methods 方法

Methods 方法

calculateCustomFunction

  • calculateCustomFunction(arg0: string, arg1: object[], arg2: object[]): any
  • java.lang.Object calculateCustomFunction(java.lang.String, java.util.ArrayList, java.util.ArrayList)

    Parameters 参数

    • arg0: string
    • arg1: object[]
    • arg2: object[]

    Returns 返回值 any