OleObjectType.Package2WithExtension(String) Method
Returns the OLE object content type that corresponds to “Package2”.
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