Retrieves a boolean value that indicates whether the TAB, ENTER, and arrow keys can be used to wrap the current cell focus around rows and columns.
public boolean getWrapCellPointer()
Returns true if the current cell focus can wrap around rows or columns; otherwise, returns false. For more information, see setWrapCellPointer.