xls_Set Column Width

xls_Set Column Width(reference;sheet;column;width) -> result

Parameter          Type             Description
reference          Longint      ->  Excel handle
sheet              Longint      ->  Sheet number
column             Longint      ->  Column number
width              Longint      ->  Width
result             Longint      <-  Result = 1 if succeed

Description

The command xls_Set Column Width sets the width of a column.
You have to pass the width in twips, which is a 1/20 of a point.