officefileapi-devexpress-dot-spreadsheet-132bd323.md
An OLE object.
Namespace : DevExpress.Spreadsheet
Assembly : DevExpress.Spreadsheet.v25.2.Core.dll
NuGet Package : DevExpress.Spreadsheet.Core
public interface OleObject :
Shape,
FloatingObject,
ShapeFormatBase
Public Interface OleObject
Inherits Shape,
FloatingObject,
ShapeFormatBase
The following members return OleObject objects:
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