Merging of the Cells in PDF

Hi,

How to Merge cells in exportin to pdf either vertically or horizontally.

Please suggest us how to do this.

Hello Veeru,

In order to merge cells Horizontally, please try using Cell.ColumnsSpan and in order to merge cells vertically, please try using Cell.RowSpan property of Cell class. For more related information, please visit Set Width and Span of the Column

In case I have not properly understood your requirement or you have any further query, please feel free to contact.

Hi,

Thanks for your reply.

I want to set the border color of all sides of cells individually based on our condition. Sometimes I want border in left, right, bottom, top.

Please suggest us how to done this.

Thanks,
Veeru1.

Hello Veeru,

Please visit the following link for required information Set Border Style, Margins and Padding of the Table