Back to Devexpress

Characters.NonBreakingHyphen Field

officefileapi-devexpress-dot-office-dot-characters-34b8b3ce.md

latest984 B
Original Source

Characters.NonBreakingHyphen Field

Returns a non-breaking hyphen symbol.

Namespace : DevExpress.Office

Assembly : DevExpress.Office.v25.2.Core.dll

NuGet Package : DevExpress.Office.Core

Declaration

csharp
public const char NonBreakingHyphen = '‑'
vb
Public Const NonBreakingHyphen As Char = "‑"c

Field Value

TypeDescription
Char

A non-breaking hyphen symbol.

|

See Also

Characters Class

Characters Members

DevExpress.Office Namespace