Spire.XLS is a professional Excel API that enables developers to create, manage, manipulate, convert and print Excel worksheets. Get free and professional technical support for Spire.XLS for .NET, Java, Android, C++, Python.

Thu Apr 10, 2014 8:40 am

Hi,
is possible
Text-to-head for a cell or for a columns ??
How ??
thanks

ict@sogedin.it
 
Posts: 63
Joined: Mon Jul 15, 2013 2:06 pm

Thu Apr 10, 2014 9:21 am

Hello,

Thanks for your inquiry.
Sorry that we don't understand what you mean. Could you please describe your need in details or give an example?

Thanks,
Gary
E-iceblue support team
User avatar

Gary.zhang
 
Posts: 1380
Joined: Thu Apr 04, 2013 1:30 am

Thu Apr 10, 2014 10:09 am

hello, Sorry my English not very weel
this problem
Attachments
Immagine.JPG
Immagine.JPG (271.66 KiB) Viewed 2620 times

ict@sogedin.it
 
Posts: 63
Joined: Mon Jul 15, 2013 2:06 pm

Fri Apr 11, 2014 3:32 am

Hello,

Please set the property of the cell like below.
Code: Select all
sheet.Range["A1"].IsWrapText = true;

If there are any questions, welcome to get it back to us.
Sincerely,
Gary
E-iceblue support team
User avatar

Gary.zhang
 
Posts: 1380
Joined: Thu Apr 04, 2013 1:30 am

Return to Spire.XLS