:: Documentation >> Reference >>

index Property

Sets or retrieves the active cell index.

Syntax

var value = obj.getSelectionProperty("index");

or

obj.setSelectionProperty("index", value);

See Also

defineProperty Method

Applies To

selection Model