Skip to main content
All docs
V25.1
  • Row

    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

    OleObjectLinkedContent AsLinkedContent()

    Returns

    Type Description
    OleObjectLinkedContent

    Used to work with linked OLE object content.

    See Also