IMathcadApplication Interface Enumerations

The Mathcad Automation interface includes several enumerations to make it easier for you to use certain Mathcad features within another application. In order to use these enumerations, you must first import the Mathcad type library (automation.dll). If you are developing in Visual Basic, the enumerations are available in the Mathcad Automation 1.0 Type Library.

Enumerations

Name

Description

MCCustomMetadataType

Specifies the default metadata types available on the File Properties dialog.

MCFileFormat

Specifies the file format in the various places where the Worksheet object can be saved.

MCRegionType

Indicates the type of Region object.

MCSaveOption

Specifies the action to take when closing files that have been modified.

MCWindowState

Indicates the window state of a Window object.

MCWorksheetOption

Specifies a Worksheet-level option.