ReferredAreaCollection

ReferredAreaCollection class

Represents all referred cells and areas.

class ReferredAreaCollection;

Methods

MethodDescription
get(number)
getCount()Gets the number of elements contained in.

get(number)

get(index: number) : ReferredArea;

Parameters:

ParameterTypeDescription
indexnumber

Returns

ReferredArea

getCount()

Gets the number of elements contained in.

getCount() : number;