SheetReference.ExternalLinkName Property
Gets or sets the name of the workbook used in external reference.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
String | A string that is the name of the workbook. The name may include the entire workbook path. |
See Also