Skip to content

Latest commit

 

History

History
37 lines (16 loc) · 757 Bytes

8ac48e9f-7a15-c674-6d96-e9c1466473bc.md

File metadata and controls

37 lines (16 loc) · 757 Bytes

Workbook.SheetLensGalleryRenderComplete Event (Excel)

Occurs when a callout gallery?s icons (dynamic & 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 re-enable screen updating or display additional dialogs, for example.

See also

Concepts

Workbook Object

Other resources

Workbook Object Members