#cp.ui.Cell
Represents an AXCell
axuielement
. This can be used directly, or can be subclassed to provide more specific access to the cell contents. It is typically used in conjunction with a container type such as Table, something like this:
This is a subclass of Element.
#API Overview
Functions - API calls offered directly by the extension
Constructors - API calls which return an object, typically one that offers API methods
Fields - Variables which can only be accessed from an object returned by a constructor
Methods - API calls which can only be made on an object returned by a constructor