C1.Silverlight.Excel Namespace : XLFont Class |
For a list of all members of this type, see XLFont members.
Name | Description | |
---|---|---|
![]() | Bold | Gets bold flag of the Excel font. |
![]() | CharSet | Gets charset value of the Excel font. |
![]() | Color | Gets Color value of the Excel font. |
![]() | FontName | Gets Excel font name (font family). |
![]() | FontSize | Gets Excel font size in points. |
![]() | Italic | Gets italic flag of the Excel font. |
![]() | Script | Gets XLFontScript value of the Excel font. |
![]() | SizeInPoints | Gets Excel font size in points. |
![]() | Strikeout | Gets strikeout flag of the Excel font. |
![]() | Underline | Gets XLUnderlineStyle value of the Excel font. |