[]
Specifies the font style information applied to the text.
public sealed class SpreadFontStyle : ISerializable, ICanSerializeXml, ISerializeSupport
Public NotInheritable Class SpreadFontStyle
Implements ISerializable, ICanSerializeXml, ISerializeSupport
Name | Description |
---|---|
SpreadFontStyle(RegularBoldItalicFontStyle, StrikeoutFontStyle, UnderlineFontStyle, OverlineFontStyle) | Initializes a new instance of the SpreadFontStyle class. |
SpreadFontStyle(UnderlineFontStyle) | Initializes a new instance of the SpreadFontStyle class. |
Name | Description |
---|---|
Overline | Gets the overline font style. |
RegularBoldItalic | Gets the regular, bold, italic font style. |
Strikeout | Gets the strikeout font style. |
Underline | Gets the underline font style. |
Name | Description |
---|---|
GetWindowFontSyle() | Gets font style. |