Skip to main content
All docs
V25.1
  • Row

    OleObjectEmbeddedContent Interface

    Allows you to operate OLE object content of embedded insert type (InsertType is Embedded).

    Namespace: DevExpress.Spreadsheet

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

    NuGet Package: DevExpress.Spreadsheet.Core

    Declaration

    public interface OleObjectEmbeddedContent

    The following members return OleObjectEmbeddedContent 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