Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFont Interface / Underline Property
In This Topic
    Underline Property (IFont)
    In This Topic
    Gets or sets the type of underline applied to the font.
    Syntax
    UnderlineType Underline {get; set;}
    See Also