UnderlineFill.Implicit(Fill to UnderlineFill) Operator
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| fill | Fill |
Returns
| Type |
|---|
| UnderlineFill |
See Also
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
public static implicit operator UnderlineFill(Fill fill)
Public Shared Widening Operator CType(fill As Fill) As UnderlineFill
| Name | Type |
|---|---|
| fill | Fill |
| Type |
|---|
| UnderlineFill |