You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that Table without rows and cells and at least paragraph in a cell creates broken document. So while technically it would be possible to do that, it would probably create other issues. Why can't you simply add header row content/table content normally?
There is a problem with this code:
The exception that I get i:
Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Can you make the WordTable constructor accept 0 as rowCount, or handle AddRow method for this scenario.
Thank you
The text was updated successfully, but these errors were encountered: