I am prototyping with pe:sheet to represent different type of cells within a sheet. However my requirements are to have different cell types within one column. Is there a possibility to do this with pe:sheet?
I have a successful prototype using what was written down in the pe:sheet showcase. I can use the component and have different cell types based on the column type definition.
I would like to define individual cell type instead of column type.