AddIn.Path Property
Excel Developer Reference |
Returns a String value that represents the complete path to the Add-in, excluding the final separator and name of the Add-in.
Syntax
expression.Path
expression A variable that represents an AddIn object.
See Also