OleObjectType.PackageWithExtension(String) Method
Returns the OLE object content type that corresponds to “Package”
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| extension | String | The extension of the embedded file. |
Returns
| Type | Description |
|---|---|
| OleObjectType | The OLE object type. |
See Also