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.Revised

objMC.Revised = bStr

Element

RevisedBy

bStr

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

objMC

A Mathcad Worksheet object.