_Application.MathCoprocessorAvailable Property

Definition

Determines if a math coprocessor is installed and available to Microsoft Word. This property returns True if a math coprocessor is installed and available to Microsoft Word, and False if not.

public:
 property bool MathCoprocessorAvailable { bool get(); };
public bool MathCoprocessorAvailable { get; }
member this.MathCoprocessorAvailable : bool
Public ReadOnly Property MathCoprocessorAvailable As Boolean

Property Value

Applies to