[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.SaveLinkValues

SaveLinkValues Property

SaveLinkValues

Gets or sets a boolean value indicating whether externally referenced values will be saved with the workbook, enabling cells which refer to those values to be calculated without returning a #REF! error.

Declaration
public bool SaveLinkValues { get; set; }
Public Property SaveLinkValues As Boolean
Property Value
Type Description
bool

true if externally referenced values will be saved with the workbook; otherwise, false.