setColWidth Last update: 16.07.2025 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