Name Property

The Name property gets the name of the worksheet.

Syntax

bStr = objMC.Name

Element

Description

bStr

The worksheet's filename, without the extension. The filename can only be changed through the SaveAs method.

objMC

A Mathcad Worksheet object.