DataLabel.NumberFormatLinked Property

Definition

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.

public:
 property bool NumberFormatLinked { bool get(); void set(bool value); };
public bool NumberFormatLinked { get; set; }
Public Property NumberFormatLinked As Boolean

Property Value

Applies to