xls_Load

xls_Load(path) -> reference

Parameter          Type             Description
path               Text         ->  Document path
reference          Longint      <-  Excel handle

Description

The command xls_Load loads an excel document from the hard disk and returns a handle to it. You can manipulate the document in memory and save it back to disk.