Underline Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library Underline Property
NamespacesYogesh.ExcelXmlFontOptionsUnderline
Gets or sets font's underline property
Declaration Syntax
C# Visual Basic Visual C++
public bool Underline { get; set; }
Public Property Underline As Boolean
public:
virtual property bool Underline {
	bool get () sealed;
	void set (bool value) sealed;
}

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158