OLEObject.progID Property
Office 2007
| Excel Developer Reference |
Syntax
expression.progID
expression A variable that represents an OLEObject object.
Example
This example creates a list of the programmatic identifiers for the OLE objects on worksheet one.
| Visual Basic for Applications |
|---|
|
See Also