Font2.UnderlineStyle Property
Gets or sets a value specifying the underline style for the selected text. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property UnderlineStyle As MsoTextUnderlineType
Get
Set
'Usage
Dim instance As Font2
Dim value As MsoTextUnderlineType
value = instance.UnderlineStyle
instance.UnderlineStyle = value
MsoTextUnderlineType UnderlineStyle { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoTextUnderlineType
MsoTextUnderlineType