BP
Bhuvaneswari P
Syncfusion Team
August 19, 2008 05:17 AM UTC
Hi Wout,
Thank you for your interest in Syncfusion products.
No, it is not possible to include such property. Since WTextBody represent section and also Table cell. WTableCell class represents a table cell in a Word document. WtableCell’s base class is WTextBody, it means that WTableCell object can hold paragraphs. So, if we create OwnerSection property, then it will confuse the user in case of TableCell. It is not possible to include this property.
WTextBody->Cell->Table->WTextBody->Section
Please let me know if you have any questions.
Best Regards,
Bhuvana