OleObjectType.PackagerShellObjectWithExtension(String) Method
Returns the OLE object content type that corresponds to a generic embedded file wrapped by Windows Packager.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| extension | String | The extension of the embedded file. |
Returns
| Type | Description |
|---|---|
| OleObjectType | The OLE object type. |
See Also