WorkbookEvents_Event.Sync Event

Definition

Occurs when the local copy of a worksheet that is part of a Document Workspace is synchronized with the copy on the server.

public:
 event Microsoft::Office::Interop::Excel::WorkbookEvents_SyncEventHandler ^ Sync;
event Microsoft.Office.Interop.Excel.WorkbookEvents_SyncEventHandler Sync;
Event Sync As WorkbookEvents_SyncEventHandler 

Event Type

Applies to