The previously selected cell.

Usage

PrevSelPos = Get_Property(OLECtrlEntID, "OLE.PrevSelPos")

Values

PrevSelPos has the following structure:

PosNameTypeDescriptionDefault
<1>Field IndexIntegerThe field location of the previously selected cell1
<2>Record IndexIntegerThe record location of the previously selected cell1

Remarks

The PrevSelPos property is a read only property that returns the previously selected cell. If no cell is selected, then both fields are -1.

See Also

SelPos

  • No labels