DocEvents_Event.LensGalleryRenderComplete 事件

定义

当标注库的图标 (动态和静态) 已完成呈现时发生。

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

事件类型

注解

例如,此事件可用于指示何时重新启用屏幕更新或显示其他对话框。

适用于