AddIn.Path Property (Excel)
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.
Returns a String value that represents the complete path to the Add-in, excluding the final separator and name of the Add-in.
expression .Path
expression A variable that represents an AddIn object.