Back to Devexpress

OleObjectType.Package2 Property

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

latest1.1 KB
Original Source

OleObjectType.Package2 Property

Returns the OLE object content type that corresponds to “Package2”

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

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

Property Value

TypeDescription
OleObjectType

The OLE object type.

|

See Also

OleObjectType Struct

OleObjectType Members

DevExpress.Spreadsheet Namespace