Styling core components

Hi, I’ve got a Grid where each cell is a component (such as TextField, DatePicker, ComboBox, etc). I want to style them and give them a similar style of an excel cell (transparent background, no box-shadow, no borders, no paddings, no margins). I already made it with the textfield but for the other components I can’t make it. Is there any way to achieve this easily?