Share

ContentFamily.ActiveCell Property

Parent Object: ContentFamily

Description

Property that returns a floating cell object that caller can use for iterating the table using indices. Set the Row and Column properties on the returned object to iterate through the table.

Syntax

ContentFamily.ActiveCell() As ContentTableCell

Property Value

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

Version

Introduced in version 2011

Was this information helpful?