How can we handle Text overflow in each Cell of Spreadsheet. Currently by default all cells in spreadsheet control hide longer text,
is there any setting to display longer text over empty cells?
For Example: look at Employee Name column in below example can we overflow name on empty column ?
https://stackblitz.com/edit/angular-4jq8kd?file=src%2Fdata.ts,src%2Fapp.component.html
Regards,
Mayank