Underline

Gets and sets a Boolean that determines if the font style is set as underline.

 

JavaScript

 

Underline

 

C#

 

bool Underline { get; set; }

 

C++

 

HRESULT Underline([out, retval] VARIANT_BOOL* pVal)

HRESULT Underline([in] VARIANT_BOOL pVal)