Back to Devexpress

OleObject.RepresentationType Property

officefileapi-devexpress-dot-spreadsheet-dot-oleobject-4ee0f474.md

latest1.3 KB
Original Source

OleObject.RepresentationType Property

Returns how the OLE object is depicted in the worksheet.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
OleObjectRepresentationType RepresentationType { get; }
vb
ReadOnly Property RepresentationType As OleObjectRepresentationType

Property Value

TypeDescription
OleObjectRepresentationType

Specifies how the OLE object is depicted in the worksheet.

|

Available values:

NameDescription
Content

A content preview image is used.

| | Icon |

A representative icon is used.

|

See Also

OleObject Interface

OleObject Members

DevExpress.Spreadsheet Namespace