_Workbook.SharedWorkspace Property

Definition

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

public:
 property Microsoft::Office::Core::SharedWorkspace ^ SharedWorkspace { Microsoft::Office::Core::SharedWorkspace ^ get(); };
public Microsoft.Office.Core.SharedWorkspace SharedWorkspace { get; }
Public ReadOnly Property SharedWorkspace As SharedWorkspace

Property Value

Applies to