xls_Get Wrapping

xls_Get 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_Get Wrapping returns the wrapping option of a cell.