







[Missing <summary> documentation for "P:OfficeOpenXml.Style.ExcelTextFont.UnderLine"]
Namespace:
OfficeOpenXml.Style
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public eUnderLineType UnderLine { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property UnderLine As eUnderLineType |
| Visual C++ |
|---|
public: property eUnderLineType UnderLine { eUnderLineType get (); void set (eUnderLineType value); } |
