WorkbookEvents_Event.SheetLensGalleryRenderComplete Evento

Definição

Ocorre quando os ícones de uma galeria de chamada (dinâmicos e estáticos) concluíram a renderização de uma planilha.

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

Comentários

Esse evento pode ser usado para indicar quando habilitar novamente a atualização de tela ou exibir caixas de diálogo adicionais, por exemplo.

Aplica-se a