[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorkbook.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
bool SaveLinkValues { get; set; }
Property SaveLinkValues As Boolean
Property Value
Type Description
bool

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