[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadFontStyle

SpreadFontStyle Class

Specifies the font style information applied to the text.

Inheritance
SpreadFontStyle
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
[TypeConverter(typeof(SpreadFontStyle.FontStyleTypeConverter))]
public sealed class SpreadFontStyle : ISerializable, ICanSerializeXml, ISerializeSupport
<TypeConverter(GetType(SpreadFontStyle.FontStyleTypeConverter))>
Public NotInheritable Class SpreadFontStyle
    Implements ISerializable, ICanSerializeXml, ISerializeSupport

Constructors

Name Description
SpreadFontStyle(RegularBoldItalicFontStyle)

Initializes a new instance of the SpreadFontStyle class.

SpreadFontStyle(RegularBoldItalicFontStyle, StrikeoutFontStyle, UnderlineFontStyle)

Initializes a new instance of the SpreadFontStyle class.

SpreadFontStyle(StrikeoutFontStyle)

Initializes a new instance of the SpreadFontStyle class.

SpreadFontStyle(UnderlineFontStyle)

Initializes a new instance of the SpreadFontStyle class.

Properties

Name Description
RegularBoldItalic

Gets the regular, bold, or italic font style.

Strikeout

Gets the strikeout font style.

Underline

Gets the underline font style.

Methods

Name Description
Equals(object)

Determines whether the specified object, is equal to this instance.

GetWindowFontSyle()

Gets the font style.

IsFontStyleSet()

Gets whether the font style is set.