Share via


Workbook.Path Property

Excel Developer Reference

Returns a String that represents the complete path to the workbook/file that this workbook object respresents.

Syntax

expression.Path

expression   A variable that represents a Workbook object.

See Also