ExcelTools - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

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

 


Download Help Document