ExcelTools - Maple Help

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. ExcelTools:-command to access a command from the package. For more information,  see Module Members.

• 

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