AXColumn
axuielement
.cp.ui.Column.matches(element) -> boolean
axuielement
is a Column
.axuielement
to check.true
if the element is a Column.cp.ui.Column.index <cp.prop: number; read-only>
0
being the first item.cp.ui.Column.selected <cp.prop: boolean>
cp.ui.Column:rows() -> table of cp.ui.Row or nil
table
, or nil
if the column's UI is not available.cp.ui.Column:visibleRows() -> table of cp.ui.Rows or nil
table
, or nil
if the column's UI is not available.