DocEvents_Event.LensGalleryRenderComplete Event
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.
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.