Skip to main content
All docs
V25.2
  • Row

    OleObjectLinkedContent Interface

    Allows you to operate OLE object content of linked insert type (InsertType is Linked).

    Namespace: DevExpress.Spreadsheet

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

    Declaration

    public interface OleObjectLinkedContent

    The following members return OleObjectLinkedContent objects:

    Remarks

    For more information on how to work with OLE objects within a worksheet, refer to the following help topic: Work with OLE Objects.

    See Also