UnderlineFill.Implicit(Fill to UnderlineFill) Operator
Defines an implicit conversion of a Fill object to an UnderlineFill object.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| fill | Fill | The |
Returns
| Type | Description |
|---|---|
| UnderlineFill | The resulting |
See Also