Rows can be assigned css styles in the JSON data directly with pq_rowstyle in local or remote data.

Cells can be assigned css styles in the JSON data directly with pq_cellstyle in local or remote data.

Columns can be assigned css styles with column.css property

Cell styles can also be programmatically manipulated with Range.style() and Range.toggleStyle() methods which can be bound to toolbar or context menu UI.