Keywords Property

The Keywords property gets and sets the keyword(s) associated with a worksheet, as displayed in the File Properties dialog.

Syntax

bStr = objMC.Keywords

objMC.Keywords = bStr

Element

Title

bStr

The keyword(s) associated with the Mathcad worksheet, returned as a string.

objMC

A Mathcad Worksheet object.