Workbook.SharedWorkspace Property

Excel Developer Reference

Returns a SharedWorkspace object that represents the Document Workspace in which a specified document is located. Read-only.

Syntax

expression.SharedWorkspace

expression   A variable that represents a Workbook object.

See Also