setColWidth Last update: 18.06.2026 public setColWidth(col: Long, width: Int) *************************************************************************** sets the width of a column Parameters col the index of the column whose width is being set (0-based index) width the new width of the column