Skip to main content

Range.ListObject property

Table of contents
  1. Syntax

Returns a ListObject object for the Range object. Read-only ListObject object.

Syntax

expression.ListObject

expression A variable that represents a Range object.

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>