xls_SET WRAPPING

xls_SET WRAPPING(reference;sheet;row;column;wrap)

Parameter          Type             Description
reference          Longint      ->  Excel handle
sheet              Longint      ->  Sheet number
row                Longint      ->  Row number
column             Longint      ->  Column number
wrap               Longint      ->  0=not wrap, 1=wrap

Description

The command xls_SET WRAPPING sets the wrapping option of a cell.