Creates a PositionChangeEvent object.
public PositionChangeEvent( int lastColumn, Object lastRow )
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.