ListColumn.Name Property (Excel)

Returns or sets a String value that represents the name of the list column.

Syntax

expression .Name

expression A variable that represents a ListColumn object.

Remarks

The value of this property is also used as the display name of the list column. This name must be unique within the list.

See Also

Concepts

ListColumn Object

ListColumn Object Members