Underline Property
Summary
Indicates whether the font is set to be underlined.
Syntax
public bool Underline { get; }
public:
property bool Underline
{
bool get()
}
Property Value
true if the underline style is applied to the text; otherwise, false.
Requirements
Target Platforms
See Also
Font Class
Font Members
Leadtools.Document.LEADOffice.Sheet Namespace