Log In
Support
New Account
This forum
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Software/Group
People
Skill
Advanced search
Home
My Page
Project Tree
Code Snippets
Project Openings
spreadsheet
Summary
Forums
Tracker
Lists
Tasks
Docs
News
SCM
Files
Forums
|
Admin
Discussion Forums:
help
Start New Thread
Nested
Flat
Threaded
Ultimate
Show 25
Show 50
Show 75
Show 100
By:
Hannes Wyss
RE: cell/column word wrap [ reply ]
2010-02-22 14:36
Kevin
sure:
[...]
fmt = Format.new :text_wrap => true
sheet.row(y).set_format(x, fmt)
hth
cheers
h.
By:
Kevin Tambascio
cell/column word wrap [ reply ]
2010-01-16 17:49
Hi,
I was wondering if an option to set a column or cell to allow word wrapping if the text extends beyond the column width? Looking through all the documentation, I couldn't find a way do that.
Regards,
KEvin