As we can change default table cells margin in MS WORD using this steps
Click the table.
On the Table menu, click Table Properties, and then click the Table tab.
Click Options.
Under Default cell margins, enter the new values you want.
and exactly I want to ask how to do this programmatically I have tried top and bottom padding
properties but it did not work and also I tried spacing
but I did not work too so is there any way to set default cell margin using Microsoft.Interop.Word
libraries thank you so much
PS:
I am adding tables in header and footer using Microsoft.Interop.Word
everything gone perfect expect this :/