Excel Library for Small Basic

Extend the Small Basic features using this handy library.
Download

Excel Library for Small Basic Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • jsakamoto
  • Operating Systems:
  • Windows All
  • File Size:
  • 739 KB

Excel Library for Small Basic Tags


Excel Library for Small Basic Description

This library extend Small Basic so that will allow you to read or write contents of a cell in the Excel file from the Small Basic program. Quick Start: After installed Excel Library for Small Basic, you can use Excel object, and follow functions in Small Basic: Excel.ReadCell( filePath, sheetName, rowIndex, columnIndex ) Reads the contents at the specified cell. Excel.WriteCell( filePath, sheetName, rowIndex, columnIndex, newValue ) Write the contents at the specified cell. Excel.CloseAll() Close all Excel files which is opened.


Excel Library for Small Basic Related Software