Hi,
I am trying out Aspose,Words for .NET 9.5. All my tables created using StartTable() are having their Cell’s “Preferred Width” set to 1". In 4.0.2 this is not the case.
How do I prevent the “Preferred Width” form being set? I have tried setting CellFormat.FitText and RowFormat.AllowAutoFit to all combination of true and false.
Thank you.