# 
        cp.ui.OldTable
    
Represents an AXTable in the Apple Accessibility UX API.
        # 
        API Overview
    
Functions - API calls offered directly by the extension
- cellTextValue 
- cellTextValueIs 
- discloseRow 
- findRow 
- is 
- matches 
- matchesContent 
- visitRow 
Constructors - API calls which return an object, typically one that offers API methods
- OldTable 
Fields - Variables which can only be accessed from an object returned by a constructor
- contentUI 
- horizontalScrollBarUI 
- isFocused 
- verticalScrollBarUI 
Methods - API calls which can only be made on an object returned by a constructor
- columnsUI 
- deselectAll 
- deselectRow 
- deselectRowAt 
- findCellUI 
- findColumnIndex 
- loadLayout 
- rowsUI 
- saveLayout 
- selectAll 
- selectedRowsUI 
- selectRow 
- selectRowAt 
- showRow 
- showRowAt 
- toCSV 
- topRowsUI 
- viewFrame 
