Retrieves a boolean value indicating whether the column is visible (meaning it can be scrolled into view).
public boolean getVisible()
Returns true if the column can be scrolled into view; otherwise, returns false.
See Also setVisible