RevisedBy Property

The RevisedBy property gets and sets the last person to save the worksheet, as displayed in the File Properties dialog.

Syntax

bStr = objMC.RevisedBy

objMC.RevisedBy = bStr

Element

Description

bStr

The name of the last person to save the Mathcad worksheet, returned as a string.

objMC

A Mathcad Worksheet object.