WorkbookExternalReferenceUpdate Property Bytescout Spreadsheet SDK
Gets or sets a value indicating whether external reference should be updated or not.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public bool ExternalReferenceUpdate { get; set; }

Property Value

Type: Boolean
true if external reference update; otherwise, false.

Implements

IWorkbookExternalReferenceUpdate
See Also

Reference