How to give visual indication that cell is editable

I have some editable cells and some non editable cells in my grid and tree grid.

How can I give a visual indication to user that these cells are inline editable?
What are some ways you have used?

You can set custom font or background color ( you can use “style” or “class” attribute of the tag for that )