WorkbookEvents_Event.SheetLensGalleryRenderComplete Evento

Definición

Se produce cuando los iconos de una galería de llamadas (dinámicos y estáticos) han completado la representación de una hoja de cálculo.

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

Tipo de evento

Comentarios

Este evento se puede usar para indicar cuándo volver a habilitar la actualización de pantalla o mostrar diálogos adicionales, por ejemplo.

Se aplica a