Default image in Excell type Image

Is it possible to set a default image for the Excell type ‘Image’ when an image can’t be found?


Default value can be set inside [ ]:


grid.setColTypes("…,img[default.gif],…");