Back to Devexpress

XlFontBase Class

corelibraries-devexpress-dot-export-dot-xl-1e033206.md

latest2.1 KB
Original Source

XlFontBase Class

Serves as a base for the XlFont class and specifies the common font characteristics.

Namespace : DevExpress.Export.Xl

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public abstract class XlFontBase
vb
Public MustInherit Class XlFontBase

Remarks

The XlFontBase class serves as a base for the XlFont class and provides the following properties used to set basic font attributes of a worksheet cell:

Inheritance

Object XlFontBase XlFont

See Also

XlFontBase Members

DevExpress.Export.Xl Namespace