Represents a two-dimensional array of ExcelCalcValue instances used in calculations.

Hierarchy

Hierarchy

Implements

Constructors

Properties

$type: Type
$t: Type
nextHashCode: number

Methods

  • Parameters

    • other: any

    Returns boolean

  • Returns number

  • Gets the number of elements in the specified dimension of the array.

    Returns

    The number of elements in the specified dimension.

    Parameters

    • dimension: number

      The zero-based index of the dimension.

    Returns number

  • Gets the ExcelCalcValue at the specified index.

    Returns

    An ExcelCalcValue representing the specified value in the array.

    Parameters

    • a: number
    • b: number

    Returns ExcelCalcValue

  • Parameters

    • item1: any
    • item2: any

    Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns boolean

  • Parameters

    • a: any
    • b: any

    Returns boolean

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns number

  • Parameters

    • a: any
    • b: any

    Returns boolean