(C) SM Software, 2008 - OLE XLSFile v.4.0
Demo version
=========================================

What is OLE XLSFile
-------------------
      OLE XLSFile is an ActiveX library  for reading  and writing 
      of Microsoft Excel XLS files. It is based on direct reading 
      and writing of files, and works without OLE Automation with 
      Microsoft Excel. 
      You can use it with any development tool supporting ActiveX 
      objects (VB, C++, etc.). 


Features 
--------
      With OLE XLSFile you can: 
      - read/write cell values, formulas 
      - read/write cell colors, borders, text rotation, font 
      - read/write merged cells 
      - write cells ranges for batch operations 
      - write Page Setup object to set a print layout 
      - write print area 
      - write hyperlinks 
      - write images 
      - and much more... 


How to install OLE XLSFile
--------------------------
      To start working with OLE XLSFile you must 
      - Copy  OLEXLSF.DLL   file  from  the  distributive into  
        some directory. 
      - Use REGSVR32.EXE to register DLL.
      - Follow your development tool's manual to use ActiveX 
        objects.

      
Demo version
------------ 
      All features of the registered version are also available 
      in the demo version. 
      There exist only two restrictions: 
      - When writing a file then the additional text will be added 
        in the most top-left cell on each sheet. 
      - When reading a file then only 1000 cells from each sheet 
        will be read. 


Contact us
----------
      SM Software 
      Technical Support  : support@sm-software.com
      World Wide Web site: http://sm-software.com 
