_Workbook.Sync Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a Sync object that provides access to the methods and properties for documents that are part of a Document Workspace.
public:
property Microsoft::Office::Core::Sync ^ Sync { Microsoft::Office::Core::Sync ^ get(); };
public Microsoft.Office.Core.Sync Sync { get; }
Public ReadOnly Property Sync As Sync