[]
Gets or sets whether the number format is linked to the cells (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).
bool NumberFormatLinked { get; set; }
Property NumberFormatLinked As Boolean