ColumnWidths

ColumnInfo.ColumnWidths property

获取或设置包含列宽的字符串。 每列的值用空格隔开。默认单位是磅, 但也支持厘米、英寸和可用宽度的百分比。 例如,“120 2.5cm 1.5inch”

public string ColumnWidths { get; set; }

也可以看看