Skip to main content
A newer version of this page is available. .

XlFontBase Class

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

Namespace: DevExpress.Export.Xl

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

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public abstract 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
See Also