Click or drag to resize

XlsFont Properties

The XlsFont type exposes the following members.

Properties
Name Description
Public property Color
Gets or sets the color of the book.
Public property Font
Returns current font. Read-only.
Public property FontName
Gets or sets the name of the font.
Public property IsAutoColor
Gets a value indicating whether the color is automatically determined.
Public property IsBold
Gets or sets a value indicating whether the font is bold.
Public property IsItalic
Gets or sets a value indicating whether the font is italic.
Public property IsStrikethrough
Gets or sets a value indicating whether the text is displayed with a strikethrough.
Public property IsSubscript
Gets or sets a value indicating whether the font is subscript.
Public property IsSuperscript
Gets or sets a value indicating whether the font is superscript.
Public property KnownColor
Gets or sets the known color of the font.
Protected property MacOSOutlineFont
True if the font is an outline font. Read/write Boolean.
Protected property MacOSShadow
True if the font is a shadow font or if the object has a shadow. Read/write Boolean.
Public property OColor
Returns color object.
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Public property Scheme
Gets or sets the scheme used for font conversion.
Public property Size
Gets or sets the size of the font.
Public property StrikethroughType
Gets or sets the type of strikethrough applied to the text.
Public property Underline
Gets or sets the underline style of the font.
Public property VerticalAlignment
Gets or sets the vertical alignment of the font.
Top
See Also