Edit

Share via


Font2.UnderlineColor Property

Definition

Gets a value specifying the color of the underline for the selected text. Read-only.

public:
 property Microsoft::Office::Core::ColorFormat ^ UnderlineColor { Microsoft::Office::Core::ColorFormat ^ get(); };
public Microsoft.Office.Core.ColorFormat UnderlineColor { get; }
member this.UnderlineColor : Microsoft.Office.Core.ColorFormat
Public ReadOnly Property UnderlineColor As ColorFormat

Property Value

ColorFormat

Applies to