Hi,
I wish to be able to set the widths of individual columns in a table using DocIO. In your source example I see there is a Columns property of the IWTable object, but it is not available when I am coding in Visual Studio, nor it is appearing in your class documentation.
So far the only way I can set the column widths is using the ResetCells method, but that sets all columns widths to the same value.
Can you please advise on what I need to do ?
Thanks
Chris