Company Property

The Company property gets and sets the company associated with the worksheet, as displayed in the File Properties dialog.

Syntax

bStr = objMC.Company

objMC.Company = bStr

Element

Description

bStr

The company associated with the Mathcad worksheet, returned as a string.

objMC

A Mathcad Worksheet object.