UnderlineStyle.Equals(UnderlineStyle) Method
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| other | UnderlineStyle |
Returns
| Type |
|---|
| Boolean |
Implements
See Also
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
public readonly bool Equals(
UnderlineStyle other
)
Public Function Equals(
other As UnderlineStyle
) As Boolean
| Name | Type |
|---|---|
| other | UnderlineStyle |
| Type |
|---|
| Boolean |