Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 886 Bytes

Excel.workbook.sheetlensgalleryrendercomplete.md

File metadata and controls

38 lines (21 loc) · 886 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Workbook.SheetLensGalleryRenderComplete event (Excel)
vbaxl10.chm503109
vbaxl10.chm503109
8ac48e9f-7a15-c674-6d96-e9c1466473bc
05/29/2019
medium

Workbook.SheetLensGalleryRenderComplete event (Excel)

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

Syntax

expression.SheetLensGalleryRenderComplete (Sh)

expression A variable that represents a Workbook object.

Parameters

Name Required/Optional Data type Description
Sh Required Object A worksheet object.

Remarks

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

[!includeSupport and feedback]