Microsoft SDK for Java

PositionChangeEvent.PositionChangeEvent

Creates a PositionChangeEvent object.

Syntax

public PositionChangeEvent( int lastColumn, Object lastRow )

Parameters

lastColumn

The zero-based index of the column that was current before the position changed.

lastRow

The bookmark associated with the row that was current before the position changed.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.