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

Hierarchy

Hierarchy

  • Base
    • ArrayProxy

Implements

Constructors

  • Returns ArrayProxy

Properties

$type: Type
$t: Type
nextHashCode: number

Methods

  • Returns EnumeratorWrapper<ExcelCalcValue>

  • Parameters

    • a: number
    • b: number

    Returns IEnumerable$1<KeyValuePair$2<number, ExcelCalcValue>>

  • Parameters

    • other: any

    Returns boolean

  • Returns IEnumerator$1<ExcelCalcValue>

  • Returns number

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

    Parameters

    • dimension: number

      The zero-based index of the dimension.

    Returns number

  • Gets the [[ExcelCalcValue]] at the specified index.

    Parameters

    • a: number
    • b: number

    Returns ExcelCalcValue

  • Returns Base

  • 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