isCellHidden

abstract fun isCellHidden(columnId: String): Boolean

Whether the cell in columnId is hidden in this row, honouring the per-row joyfill.table.Column.cellVisibilityLogic (falls back to the column-level hidden state when the logic is absent or its conditions are not met).