Version

SaveExternalLinkedValues Property

Gets or sets the value which indicates whether to save values linked from external workbooks.
Syntax
public bool SaveExternalLinkedValues {get; set;}

Property Value

The value which indicates whether to save values linked from external workbooks.
Remarks

This value will only be used when the workbook is opened in Microsoft Excel. When referencing external values and saving a workbook through the Excel assembly, external linked values will never be saved.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also