I\'m rendering a Table in a WPF FlowDocument using code-behind. But, I\'ve been unable to find an example that shows how to make the table use only the space needed based on
try TableCell.ColoumnSpan and TableCell.RowSpan