OleObjectLinkedContent.FileName Property
Returns a file path (including the file name) to the linked OLE object.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
String | A file path. |
See Also