Back to Devexpress

OleObjectType.PackagerShellObject Property

officefileapi-devexpress-dot-spreadsheet-dot-oleobjecttype-dac62e9c.md

latest1.2 KB
Original Source

OleObjectType.PackagerShellObject Property

Returns the OLE object content type that corresponds to a generic embedded file wrapped by Windows Packager.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
[Browsable(false)]
public static OleObjectType PackagerShellObject { get; }
vb
<Browsable(False)>
Public Shared ReadOnly Property PackagerShellObject As OleObjectType

Property Value

TypeDescription
OleObjectType

The OLE object type.

|

See Also

OleObjectType Struct

OleObjectType Members

DevExpress.Spreadsheet Namespace