Share

Cell.Parent Property

Parent Object: Cell

Description

Property that returns the parent Table object.

Syntax

Cell.Parent() As CustomTable

Property Value

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

Version

Introduced in version 9

Was this information helpful?