UpdateRanges method: Leaf class

Syntax

UpdateRanges(RangeFrom, RangeTo)

Description

The UpdateRanges method performs validation of edited ranges, updating as necessary.

Parameters

Parameter Description

RangeFrom

Specify the starting range of the leaf that you updated. This parameter takes a string value.

RangeTo

Specify the ending range of the leaf you want updated. This parameter takes a string value.

Returns

A number; 0 if the update is successful.