DataLabels.NumberFormatLinked Property

Excel Developer Reference

True if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells). Read/write Boolean.

Syntax

expression.NumberFormatLinked

expression   A variable that represents a DataLabels object.

See Also