Share

Sheet.CustomTables Property

Parent Object: Sheet

Description

Property that returns the CustomTables collection object for this sheet.

Syntax

Sheet.CustomTables() As CustomTables

Property Value

This is a read only property whose value is a CustomTables.

Samples

Name Description
Custom Table - create This sample demonstrates how to create a custom table.

Version

Introduced in version 9

Was this information helpful?