OleObject.AsLinkedContent() Method
Returns an object to operate OLE object content of linked insert type (InsertType is Linked).
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Returns
| Type | Description |
|---|---|
| OleObjectLinkedContent | Used to work with linked OLE object content. |
See Also