Back to Devexpress

OleObjectLinkedContent.FileName Property

officefileapi-devexpress-dot-spreadsheet-dot-oleobjectlinkedcontent.md

latest1.1 KB
Original Source

OleObjectLinkedContent.FileName Property

Returns a file path (including the file name) to the linked OLE object.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
string FileName { get; }
vb
ReadOnly Property FileName As String

Property Value

TypeDescription
String

A file path.

|

See Also

OleObjectLinkedContent Interface

OleObjectLinkedContent Members

DevExpress.Spreadsheet Namespace