xls_Set Format String

xls_Set Format String(reference;sheet;row;column;format) -> result

Parameter          Type             Description
reference          Longint      ->  Excel handle
sheet              Longint      ->  Sheet number
row                Longint      ->  Row number
column             Longint      ->  Column number
format             Text         ->  Cell format
result             Longint      <-  Result = 1 if succeed

Description

The command xls_Set Format String sets a format for a cell (e. g. "###,##0.00").