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