Application.OperatingSystem Property
| Excel Developer Reference |
Syntax
expression.OperatingSystem
expression A variable that represents an Application object.
Example
This example displays the name of the operating system.
| Visual Basic for Applications |
|---|
|