Completed
Last Updated: 04 Apr 2019 10:47 by ADMIN
Igor
Created on: 11 Mar 2015 00:28
Category: Kendo UI for jQuery
Type: Feature Request
2
Excel export to support text wrapping, font size, orientation and other Excel settings
5 comments
ADMIN
Ivan Danchev
Posted on: 04 Apr 2019 10:47
Hello Yossi,

There is a sheets.rows.cells.wrap configuration option, which wraps the cell value when enabled. The respective API documentation section demonstrates how this option can be used.

Regards,
Ivan Danchev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Yossi
Posted on: 28 Mar 2019 14:14
What's the story on this? Is text wrapping supported or not? Thanks!
Imported User
Posted on: 14 Jun 2018 05:31
Hi, I need to change the orientation of the exported excel doc to landscape. Is there any workaround that will allow me to achieve this? Thanks.
David
Posted on: 20 Aug 2015 10:02
It doesn't seem that orientation is supported.
ADMIN
Telerik Admin
Posted on: 11 Mar 2015 10:44
I believe that the cell customization options you depicted are already supported, as explained in this article:
http://docs.telerik.com/kendo-ui/framework/excel/appearance

Text wrapping is not supported, however you can specify auto column width to accommodate the longest text content as depicted here:
http://docs.telerik.com/kendo-ui/framework/excel/column-width