ExcelTools
Excels Tools package overview
Calling Sequence
Description
ExcelTools:-command(arguments)
command(arguments)
The ExcelTools package is a collection of commands that allow access to data stored in Microsoft Excel format (XLSX and XLS).
Each command in the ExcelTools package can be accessed by using either the long form or the short form of the command name in the command calling sequence.
The following is a list of commands available in the ExcelTools package:
Export
Import
WorkbookData
To display the help page for a particular ExcelTools command, see Getting Help with a Command in a Package.
See Also
module
UsingPackages
with
Download Help Document