Spread for ASP.NET 12 Product Documentation
RegularBoldItalic Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SpreadFontStyle Class : RegularBoldItalic Property
Gets the regular, bold, italic font style.
Syntax
'Declaration
 
Public Property RegularBoldItalic As RegularBoldItalicFontStyle
'Usage
 
Dim instance As SpreadFontStyle
Dim value As RegularBoldItalicFontStyle
 
instance.RegularBoldItalic = value
 
value = instance.RegularBoldItalic
public RegularBoldItalicFontStyle RegularBoldItalic {get; set;}
See Also

Reference

SpreadFontStyle Class
SpreadFontStyle Members