How to write set Text into Cell

The textframe property of a Cell is read-only, how can I add text into a Table Cell ?

Thanks

Dear Stef,

Each cell already has textframe so you should change only Paragraphs and Portions.

Is it possible to make a text fit in a cell ?

My client wishes to have text fit in a table, no matter the length of the text

thanks

Dear Stef,

Now you can only change height of a row by yourself.
But if you can wait couple of weeks then it will be implemented.

when I change height of a row

tab.SetRowHeight(1,1000);


then table does not redraw correctly.

is there any redraw function to call after that ?

another thing :

tab.SetRowHeight(1,1000);

seems to mess up the Table, since


tab.Height = 1500;

causes an exception (no reference)





Dear Stef,

Is it a simple table without merged cells?
Could you send me example of this ppt?

mail sent @ powerpoint@aspose.com

Could you repeat it to tyumen@aspose.com ?

Dear Stef,

Please check 1.8.7 hot fix.