OleObject.RepresentationType Property
Returns how the OLE object is depicted in the worksheet.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
OleObjectRepresentationType | Specifies how the OLE object is depicted in the worksheet. |
Available values:
Name | Description |
---|---|
Content | A content preview image is used. |
Icon | A representative icon is used. |
See Also