OleObjectType.Implicit(OleObjectType to String) Operator
Implicitly converts a OleObjectType value to the corresponding type ID.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
s | OleObjectType | A OleObjectType value to be converted to a string. |
Returns
Type | Description |
---|---|
String | A String object that is the result of conversion. |
See Also