Font2.UnderlineColor Property
Gets a value specifying the color of the underline for the selected text. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property UnderlineColor As ColorFormat
Get
'Usage
Dim instance As Font2
Dim value As ColorFormat
value = instance.UnderlineColor
ColorFormat UnderlineColor { get; }
Property Value
Type: Microsoft.Office.Core.ColorFormat
ColorFormat