Summary
INT011 - Create Excel Document
Important Observations
- The ExcelService provides a means to create and read Microsoft Excel documents
- You could use this to create documents to exchange between offices or with trading partners
- You could also extract data from the corporate database for analysis and presentation purposes
Tips & Techniques
- Data can be read from or written to a worksheet in a specified row and column range using a LANSA working list or a data structure
What I Should Know
- How to use the ExcelService to write to an Excel worksheet