Spread for ASP.NET 12 Product Documentation
Underline Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SpreadFontStyle Class : Underline Property
Gets the underline font style.
Syntax
'Declaration
 
Public Property Underline As UnderlineFontStyle
'Usage
 
Dim instance As SpreadFontStyle
Dim value As UnderlineFontStyle
 
instance.Underline = value
 
value = instance.Underline
public UnderlineFontStyle Underline {get; set;}
See Also

Reference

SpreadFontStyle Class
SpreadFontStyle Members