System.MathCoprocessorInstalled Property
Word Developer Reference |
True if a math coprocessor is installed on the system. Read-only Boolean.
Syntax
expression.MathCoprocessorInstalled
expression An expression that returns a System object.
Example
This example displays a message if a math coprocessor is installed on the system.
Visual Basic for Applications |
---|
|
See Also