We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Definition for Body in section?

Hello,
I find this sample code on your website
in Tables samples section.

IWTable table = section.Body.AddTable();

When I try to use it there is an error message( in french):'Syncfusion.DocIO.DLS.IWSection' ne contient pas de définition pour 'Body'
('Syncfusion.DocIO.DLS.IWSection' doen't contains a definition for 'Body')

I will appreciate if you can help me about that.

Thank you!


2 Replies

FR Franck October 4, 2007 03:40 PM UTC

Hi,

I find the solution in ver 5 with it is :
//Adding a new Table to the paragraph.
IWTable table = paragraph.AppendTable();

Thanks


BP Bhuvaneswari P Syncfusion Team October 8, 2007 08:29 AM UTC

Hi Franck,

Thanks for the update.

Thank you for your interest in Syncfusion products.

Please let me know if you have any other queries.

Best Regards,
Bhuvana

Loader.
Live Chat Icon For mobile
Up arrow icon