Answer posted by Dan Letecky [DayPilot] 4 years ago.
The Scheduler doesn't wrap the text automatically during export but you can use args.text to insert line breaks using '\n' characters in onBeforeEventExport event:
I used args.text to insert line breaks using '\n' characters in onBeforeEventExport event. But cell texts are hided at the end.
Cell box is fixed and content is long then texts are hided at the bottom of the cell.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.