corelibraries-devexpress-dot-export-dot-xl-1e033206.md
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
public abstract class XlFontBase
Public MustInherit Class XlFontBase
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:
See Also