DocEvents_Event.LensGalleryRenderComplete Event

Definition

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

public:
 event Microsoft::Office::Interop::Excel::DocEvents_LensGalleryRenderCompleteEventHandler ^ LensGalleryRenderComplete;
event Microsoft.Office.Interop.Excel.DocEvents_LensGalleryRenderCompleteEventHandler LensGalleryRenderComplete;
Event LensGalleryRenderComplete As DocEvents_LensGalleryRenderCompleteEventHandler 

Event Type

Remarks

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

Applies to