Questions tagged [openxml-table]

18 questions
0
votes
0 answers

How Can I Consolidate Table Properties in OpenXML to Reduce Doc Length, Aid Scripted Data Import?

I'm trying to autogenerate a set of 80+ text tables, each with near identical formatting in Microsoft Word 2013. The tables have these common characteristics: A caption in text above each table, with several spots to insert canned text. A single…
Jason R. Mick
  • 5,177
  • 4
  • 40
  • 69
-1
votes
1 answer

Hidden line at the end of the ms word table causes empty space at the end

If I have multiple lines in word table and hide lines in between then ms word shows no empty space, but if I hide line(s) which are at the last, then ms word shows empty line. Please refer image in below link. Any idea why?
Bhargav
  • 1
  • 2
-2
votes
1 answer

Delete Table in Excel sheet with OpenXml SDK

Could you please provide the c# code to delete Excel Table from worksheet. Thank you!
Sergey
  • 47
  • 5
1
2