Skip to main content

Application.SheetLensGalleryRenderComplete event

Table of contents
  1. Syntax
  2. Parameters

Occurs after a callout gallery's icons (dynamic and static) have finished rendering.

Syntax

expression.SheetLensGalleryRenderComplete (Sh)

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Sh Required Object Name of a worksheet.

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>