Back to Devexpress

OleObjectEmbeddedContent Interface

officefileapi-devexpress-dot-spreadsheet-4fb12aa6.md

latest1.3 KB
Original Source

OleObjectEmbeddedContent Interface

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

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface OleObjectEmbeddedContent
vb
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

OleObjectEmbeddedContent Members

DevExpress.Spreadsheet Namespace