Share

iPartTableRow.PartNameModifiable Property

Parent Object: iPartTableRow

Description

Property that returns whether the name of the document corresponding to this member can be modified. This property also returns False if the corresponding cell in Excel contains a formula.

Syntax

iPartTableRow.PartNameModifiable() As Boolean

Property Value

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

Version

Introduced in version 11

Was this information helpful?