ExcelTools - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


ExcelTools

Excels Tools package overview

 

Calling Sequence

Description

Calling Sequence

ExcelTools:-command(arguments)

command(arguments)

Description

• 

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