Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IDataLabel Interface / NumberFormatLinked Property
In This Topic
    NumberFormatLinked Property (IDataLabel)
    In This Topic
    Gets or sets whether the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells).
    Syntax
    System.bool NumberFormatLinked {get; set;}
    See Also