...
Description |
---|
Excerpt |
---|
Sets or returns a Font.UnderlineType object that represents the underline type for this formatting. |
Signature | ||||
---|---|---|---|---|
| ||||
public UnderlineType Underline{ get; set; }
{signature}{signature: |
Signature | ||||||
---|---|---|---|---|---|---|
| }
| |||||
Public Property Underline() As UnderlineType
{signature}
{remarks}MS Word |
Remarks |
---|
MS Word equivalent: Format menu > Font... > Font tab > Underline style: {remarks} {example}{code:csharp|title=C#} |
Example | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|