Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 177 Bytes

readme.md

File metadata and controls

15 lines (7 loc) · 177 Bytes

Introduction

The module xls allows high performance read and write access to .xls files.

Example

    require 'xls'

    local doc = xls.BasicExcel()