xls_Get Column Width

xls_Get Column Width(reference;sheet;column) -> width

Parameter          Type             Description
reference          Longint      ->  Excel handle
sheet              Longint      ->  Sheet number
column             Longint      ->  Column number
width              Longint      <-  Width

Description

The command xls_Get Column Width returns the width of a column.
The width is a value of twips, which is a 1/20 of a point.