Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IFontFormat Interface / Underline Property
In This Topic
    Underline Property (IFontFormat)
    In This Topic
    Gets or sets the UnderlineStyle of the represented text.
    Syntax
    TextUnderlineType Underline {get; set;}
    See Also