_Workbook.SaveLinkValues Property

Definition

True if Microsoft Excel saves external link values with the workbook. Read/write Boolean.

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

Property Value

Applies to