WorkbookEvents_Event.SheetLensGalleryRenderComplete Event

Definition

Occurs when a callout gallery’s icons (dynamic and static) have completed rendering for a worksheet.

public:
 event Microsoft::Office::Interop::Excel::WorkbookEvents_SheetLensGalleryRenderCompleteEventHandler ^ SheetLensGalleryRenderComplete;
event Microsoft.Office.Interop.Excel.WorkbookEvents_SheetLensGalleryRenderCompleteEventHandler SheetLensGalleryRenderComplete;
Event SheetLensGalleryRenderComplete As WorkbookEvents_SheetLensGalleryRenderCompleteEventHandler 

Event Type

Remarks

This event can be used to indicate when re-enable screen updating or display additional dialogs, for example.

Applies to