Auto add cell's content with div

Hi

I want that put certain cell content into div with custom class. For example:

Lorem impus ...

My class:
.large-text {
height: 35px;
overflow-y: auto;
overflow-x: hidden;
font-size: 12px;
line-height: 12px;
}

And when i edit cell i want edit only text, i do not want see div tags.

This is possible ? And how

I need this for show scroll when text will large. Now i add div manual for every cell when edit cell. Also this will very useful when import export data

I found solution. I can’t find how delete this post, therefore i write reply for my post.

Thank you for an update @arnodroid and sorry for a long delay.

I will delete the post.