The best you can get is using conditional Formatting.
Create two formula based rules:
=ROW()=CELL("row")=COLUMN()=CELL("col")
As shown in:

The only drawback is that every time you select a cell you need to recalculate your sheet. (You can press “F9”)