Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

ExternalWorkbook.Path Property

Gets the path to the spreadsheet file loaded as an external workbook.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

string Path { get; }

Property Value

Type Description
String

A string that is the path to a file including a file name.

See Also