OleObject.AsEmbeddedContent() Method
Returns an object 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
Returns
Type | Description |
---|---|
OleObjectEmbeddedContent | Used to work with embedded OLE object content. |
See Also