_Workbook.TemplateRemoveExtData Property

Definition

True if external data references are removed when the workbook is saved as a template. Read/write Boolean.

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

Property Value

Applies to